Home
last modified time | relevance | path

Searched refs:PLOG (Results 1 – 25 of 29) sorted by relevance

12

/external/libbrillo/brillo/
Dfile_utils.cc80 PLOG(WARNING) << "Failed to delete entity at \"" << path.value() << '"'; in RegularFileOrDelete()
110 PLOG(WARNING) << "Failed to create directory for \"" << path.value() << '"'; in TouchFileInternal()
121 PLOG(WARNING) << "Failed to create file \"" << path.value() << '"'; in TouchFileInternal()
151 PLOG(WARNING) << "Failed to set permissions for \"" << path.value() << '"'; in TouchFile()
Dunittest_utils.cc22 PLOG(FATAL) << "Creating a pipe()"; in ScopedPipe()
40 PLOG(FATAL) << "Creating a socketpair()"; in ScopedSocketPair()
Duserdb_utils.cc27 PLOG(ERROR) << "Unable to find user " << user; in GetUserInfo()
46 PLOG(ERROR) << "Unable to find group " << group; in GetGroupInfo()
Dcryptohome.cc39 PLOG(ERROR) << "Could not get size of system salt: " << g_system_salt_path; in EnsureSystemSaltIsLoaded()
50 PLOG(ERROR) << "Could not read entire file: " << data_read in EnsureSystemSaltIsLoaded()
Dosrelease_reader.cc46 PLOG(FATAL) << "Could not read " << path.value(); in Load()
Dprocess_reaper.cc63 PLOG(ERROR) << "waitid failed"; in HandleSIGCHLD()
Dasynchronous_signal_handler.cc35 PLOG(WARNING) << "Failed to close file descriptor"; in ~AsynchronousSignalHandler()
Dprocess.cc255 PLOG(ERROR) << "Could not create " << output_file_; in Start()
293 PLOG(ERROR) << "Exec of " << argv[0] << " failed:"; in Start()
Dprocess_reaper_unittest.cc35 PLOG(ERROR) << "raise(" << sig << ")"; in ForkChildAndKill()
/external/minijail/examples/
Ddrop_privs.cpp36 PLOG(FATAL) << "getgroups(0)"; in log_resugid()
46 PLOG(FATAL) << "getgroups(nsupp_groups)"; in log_resugid()
/external/libchrome/base/process/
Dprocess_metrics_posix.cc69 PLOG(INFO) << "Failed to set file descriptor limit"; in SetFdLimit()
72 PLOG(INFO) << "Failed to get file descriptor limit"; in SetFdLimit()
/external/libchrome/base/test/
Dmultiprocess_test_android.cc34 PLOG(ERROR) << "fork"; in SpawnMultiProcessTestChild()
60 PLOG(FATAL) << "dup2"; in SpawnMultiProcessTestChild()
/external/minijail/test/
Dlibminijail_test.cpp32 PLOG(ERROR) << "getgroups(0)"; in getgroups_with_alloc()
43 PLOG(ERROR) << "getgroups(nsupp_groups)"; in getgroups_with_alloc()
/external/libchrome/components/timers/
Dalarm_timer_chromeos.cc235 PLOG(ERROR) << "Unable to clear alarm time. Timer may still fire."; in Stop()
244 PLOG(DFATAL) << "Unable to read from timer file descriptor."; in OnFileCanReadWithoutBlocking()
296 PLOG(ERROR) << "Error while setting alarm time. Timer will not fire"; in ResetImpl()
/external/libchrome/crypto/
Dscoped_test_nss_db.cc64 PLOG(ERROR) << "SECMOD_CloseUserDB failed: " << PORT_GetError(); in ~ScopedTestNSSDB()
Dnss_util.cc229 PLOG(ERROR) << "SECMOD_CloseUserDB failed: " << PORT_GetError(); in ~ChromeOSUserData()
486 PLOG(ERROR) << "SECMOD_UpdateSlotList failed: " << PORT_GetError(); in GetTPMSlotForIdOnWorkerThread()
/external/libchrome/base/
Dlogging_unittest.cc71 PLOG(INFO) << mock_log_source.Log(); in TEST_F()
137 PLOG(INFO) << mock_log_source.Log(); in TEST_F()
/external/dbus-binding-generator/chromeos-dbus-bindings/
Dtest_utils.cc46 PLOG(ERROR) << "Reading from diff."; in GetUnifiedDiff()
/external/libchrome/sandbox/linux/services/
Dinit_process_reaper.cc30 PLOG(ERROR) << "Failed to create socketpair"; in CreateInitProcessReaper()
/external/libchrome/base/message_loop/
Dmessage_loop_unittest.cc796 PLOG(ERROR) << "close"; in TEST()
798 PLOG(ERROR) << "close"; in TEST()
821 PLOG(ERROR) << "close"; in TEST()
823 PLOG(ERROR) << "close"; in TEST()
/external/libchrome/sandbox/linux/syscall_broker/
Dbroker_host.cc192 PLOG(ERROR) << "Error reading message from the client"; in HandleRequest()
/external/libchrome/base/threading/
Dplatform_thread_posix.cc115 PLOG(ERROR) << "pthread_create"; in CreateThread()
/external/webrtc/webrtc/base/
Dlogging.h351 #define PLOG(sev, err) \ macro
/external/libchrome/base/time/
Dtime_posix.cc156 PLOG(ERROR) << "Call to gettimeofday failed."; in Now()
/external/webrtc/webrtc/p2p/base/
Dstunport.cc501 PLOG(LERROR, socket_->GetError()) << "sendto"; in OnSendPacket()

12