Home
last modified time | relevance | path

Searched refs:DLOG (Results 1 – 25 of 46) sorted by relevance

12

/external/libchrome/base/process/
Dprocess_iterator_mac.cc39 DLOG(ERROR) << "failed to get the size needed for the process list"; in ProcessIterator()
54 DLOG(ERROR) << "failed to get the process list"; in ProcessIterator()
68 DLOG(ERROR) << "failed to collect the process list in a few tries"; in ProcessIterator()
114 DLOG(ERROR) << "command line data didn't match expected format"; in CheckForNextProcess()
Dprocess_metrics_linux.cc610 DLOG(WARNING) << "meminfo: tokens: " << tokens.size() in ParseProcMeminfo()
695 DLOG(WARNING) << "Failed to open " << meminfo_file.value(); in GetSystemMemoryInfo()
700 DLOG(WARNING) << "Failed to parse " << meminfo_file.value(); in GetSystemMemoryInfo()
744 DLOG(WARNING) << "Failed to open " << vmstat_file.value(); in GetSystemMemoryInfo()
748 DLOG(WARNING) << "Failed to parse " << vmstat_file.value(); in GetSystemMemoryInfo()
824 DLOG(WARNING) << "Failed to open " << diskinfo_file.value(); in GetSystemDiskInfo()
831 DLOG(WARNING) << "No lines found"; in GetSystemDiskInfo()
Dinternal_linux.cc59 DLOG(WARNING) << "Failed to read " << file.MaybeAsASCII(); in ReadProcFile()
86 DLOG(WARNING) << "Failed to find matched parens in '" << stats_data << "'"; in ParseProcStats()
Dprocess_posix.cc157 DLOG(ERROR) << "kevent (wait " << handle << "): unexpected result " in WaitForSingleNonChildProcess()
170 DLOG(ERROR) << "kevent (wait " << handle in WaitForSingleNonChildProcess()
Dkill_posix.cc194 DLOG(ERROR) << "While waiting for " << child_ << " to terminate we" in WaitForChildToDie()
/external/libchrome/crypto/third_party/nss/
Dpk11akey.cc68 DLOG(ERROR) << "PK11_PBEKeyGen: " << PORT_GetError(); in ImportEncryptedECPrivateKeyInfoAndReturnKey()
75 DLOG(ERROR) << "PK11_GetPBECryptoMechanism: " << PORT_GetError(); in ImportEncryptedECPrivateKeyInfoAndReturnKey()
93 DLOG(ERROR) << "PK11_UnwrapPrivKey: " << PORT_GetError(); in ImportEncryptedECPrivateKeyInfoAndReturnKey()
/external/libchrome/base/files/
Dfile_util_posix.cc106 DLOG(ERROR) << "Path " << path.value() in VerifySpecificPathControlledByUser()
112 DLOG(ERROR) << "Path " << path.value() in VerifySpecificPathControlledByUser()
119 DLOG(ERROR) << "Path " << path.value() in VerifySpecificPathControlledByUser()
125 DLOG(ERROR) << "Path " << path.value() in VerifySpecificPathControlledByUser()
294 DLOG(ERROR) << "CopyDirectory() couldn't stat source directory: " in CopyDirectory()
329 DLOG(ERROR) << "CopyDirectory() couldn't create directory: " in CopyDirectory()
335 DLOG(ERROR) << "CopyDirectory() couldn't create file: " in CopyDirectory()
340 DLOG(WARNING) << "CopyDirectory() skipping non-regular file: " in CopyDirectory()
493 DLOG(WARNING) << "OS_ANDROID: Home directory lookup not yet implemented."; in GetHomeDir()
768 DLOG(ERROR) << "|base| must be a subdirectory of |path|. base = \"" in VerifyPathControlledByUser()
Dscoped_temp_dir.cc17 DLOG(WARNING) << "Could not delete temp dir in dtor."; in ~ScopedTempDir()
Dmemory_mapped_file_posix.cc59 DLOG(ERROR) << "Region bounds are not valid for mmap"; in MapFileRegionToMemory()
Dmemory_mapped_file.cc40 DLOG(ERROR) << "Couldn't open " << file_name.AsUTF8Unsafe(); in Initialize()
/external/libchrome/base/
Dvlog.cc59 DLOG(WARNING) << "Could not parse v switch \"" << v_switch << "\""; in VlogInfo()
66 DLOG(WARNING) << "Could not fully parse vmodule switch \"" in VlogInfo()
73 DLOG(WARNING) << "Parsed vlog level for \"" in VlogInfo()
Dnative_library_posix.cc41 DLOG(ERROR) << "dlclose failed: " << dlerror(); in UnloadNativeLibrary()
Dlogging_unittest.cc78 DLOG(INFO) << mock_log_source.Log(); in TEST_F()
144 DLOG(INFO) << mock_log_source.Log(); in TEST_F()
/external/libchrome/base/posix/
Dglobal_descriptors.cc36 DLOG(FATAL) << "Unknown global descriptor: " << key; in Get()
73 DLOG(FATAL) << "Unknown global descriptor: " << key; in GetRegion()
/external/libchrome/base/message_loop/
Dmessage_pump_libevent.cc321 DLOG(ERROR) << "pipe() failed, errno: " << errno; in Init()
325 DLOG(ERROR) << "SetNonBlocking for pipe fd[0] failed, errno: " << errno; in Init()
329 DLOG(ERROR) << "SetNonBlocking for pipe fd[1] failed, errno: " << errno; in Init()
/external/libchrome/dbus/
Dvalues_util.cc83 DLOG(ERROR) << "Unexpected type " << value.GetType(); in GetTypeSignature()
245 DLOG(ERROR) << "Unexpected type " << value.GetType(); in AppendBasicTypeValueData()
296 DLOG(ERROR) << "Unexpected type: " << value.GetType(); in AppendValueData()
/external/libchrome/base/debug/
Ddebugger.cc19 DLOG(INFO) << "DebugUtil::WaitForDebugger(pid=" << static_cast<int>(getpid()) in WaitForDebugger()
/external/libbrillo/brillo/glib/
Dabstract_dbus_service.cc26 DLOG(INFO) << "Run() completed"; in Run()
Ddbus.cc182 DLOG(ERROR) << "Failed to construct proxy: " in GetGProxy()
266 DLOG(INFO) << "ReleaseName returned code " << result; in RegisterExclusiveService()
/external/libchrome/base/memory/
Daligned_memory.cc38 DLOG(ERROR) << "If you crashed here, your aligned allocation is incorrect: " in AlignedAlloc()
/external/libweave/third_party/chromium/base/
Dlogging_unittest.cc75 DLOG(INFO) << mock_log_source.Log(); in TEST_F()
133 DLOG(INFO) << mock_log_source.Log(); in TEST_F()
/external/libbrillo/brillo/
Dosrelease_reader.cc33 DLOG(INFO) << "Could not load fields from " << osrelease.value(); in Load()
/external/ceres-solver/internal/ceres/miniglog/glog/
Dlogging.h325 # define DLOG LOG macro
327 # define DLOG(severity) true ? (void) 0 : LoggerVoidify() & \ macro
/external/libchrome/base/metrics/
Dhistogram_snapshot_manager.cc62 DLOG(ERROR) << "Histogram: " << histogram.histogram_name() in PrepareDelta()
/external/libweave/third_party/chromium/base/strings/
Dstringprintf.cc86 DLOG(WARNING) << "Unable to printf the requested string due to size."; in StringAppendVT()

12