Home
last modified time | relevance | path

Searched refs:PLOG (Results 1 – 25 of 36) 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()
Dprocess.cc265 PLOG(ERROR) << "Could not create " << output_file_; in Start()
303 PLOG(ERROR) << "Exec of " << argv[0] << " failed:"; in Start()
362 PLOG(ERROR) << "Unable to send signal to " << pid_; in Kill()
372 PLOG(ERROR) << "Waitpid returned " << w; in Kill()
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.cc44 PLOG(ERROR) << "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_reaper_unittest.cc35 PLOG(ERROR) << "raise(" << sig << ")"; in ForkChildAndKill()
/external/minijail/examples/
Ddrop_privs.cpp37 PLOG(FATAL) << "getgroups(0)"; in log_resugid()
47 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()
Dprocess_iterator_linux.cc67 PLOG(ERROR) << "opendir " << internal::kProcDir; in ProcessIterator()
/external/libchrome/base/memory/
Dshared_memory_posix.cc46 PLOG(WARNING) << "unlink"; in Free()
292 PLOG(ERROR) << "Creating shared memory in " << path.value() << " failed"; in Create()
295 PLOG(ERROR) << "Unable to access(W_OK|X_OK) " << dir.value(); in Create()
394 PLOG(ERROR) << "close"; in Close()
399 PLOG(ERROR) << "close"; in Close()
/external/libmojo/base/trace_event/
Dtrace_event_android.cc36 PLOG(WARNING) << "Failed to write buffer '" << std::string(buffer, size) in WriteToATrace()
113 PLOG(WARNING) << "Couldn't open " << kATraceMarkerFile; in StartATrace()
199 PLOG(WARNING) << "Couldn't open " << kATraceMarkerFile; in AddClockSyncMetadataEvent()
/external/libmojo/mojo/edk/system/
Dbroker_posix.cc38 PLOG(ERROR) << "Recvmsg error"; in WaitForBrokerMessage()
102 PLOG(ERROR) << "Error sending sync broker message"; in GetSharedBuffer()
/external/minijail/test/
Dlibminijail_test.cpp33 PLOG(ERROR) << "getgroups(0)"; in getgroups_with_alloc()
44 PLOG(ERROR) << "getgroups(nsupp_groups)"; in getgroups_with_alloc()
/external/libmojo/mojo/edk/embedder/
Dplatform_channel_pair_posix_unittest.cc90 PLOG(WARNING) << "read (expected 0 for EOF)"; in TEST_F()
96 PLOG(WARNING) << "write (expected EPIPE)"; in TEST_F()
104 PLOG(WARNING) << "write (expected EPIPE)"; in TEST_F()
/external/libchrome/components/timers/
Dalarm_timer_chromeos.cc239 PLOG(ERROR) << "Unable to clear alarm time. Timer may still fire."; in Stop()
248 PLOG(DFATAL) << "Unable to read from timer file descriptor."; in OnFileCanReadWithoutBlocking()
304 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()
/external/libchrome/base/test/
Dmultiprocess_test_android.cc273 PLOG(FATAL) << "dup2"; in StartProcessInHelper()
413 PLOG(ERROR) << "fork"; in SpawnMultiProcessTestChild()
439 PLOG(FATAL) << "dup2"; in SpawnMultiProcessTestChild()
/external/libchrome/sandbox/linux/services/
Dinit_process_reaper.cc30 PLOG(ERROR) << "Failed to create socketpair"; in CreateInitProcessReaper()
/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/libchrome/base/message_loop/
Dmessage_loop_unittest.cc723 PLOG(ERROR) << "close"; in TEST()
725 PLOG(ERROR) << "close"; in TEST()
748 PLOG(ERROR) << "close"; in TEST()
750 PLOG(ERROR) << "close"; in TEST()
/external/libese/tools/ese_ls_provision/
Dese_ls_provision.cpp93 PLOG(ERROR) << "Failed to read from " << filename; in readFileToString()
/external/libchrome/sandbox/linux/syscall_broker/
Dbroker_host.cc192 PLOG(ERROR) << "Error reading message from the client"; in HandleRequest()

12