Home
last modified time | relevance | path

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

123

/external/libchrome/base/memory/
Dplatform_shared_memory_region_posix.cc44 DLOG(ERROR) << "Descriptor access mode (" << mode in CheckFDAccessMode()
93 DLOG(WARNING) << "Readonly handle shouldn't be valid for a " in Take()
99 DLOG(ERROR) in Take()
105 DLOG(ERROR) << "Invalid permission mode: " << static_cast<int>(mode); in Take()
291 DLOG(ERROR) << "The second descriptor must be invalid"; in CheckPlatformHandlePermissionsCorrespondToMode()
310 DLOG(ERROR) << "Descriptor has a wrong access mode: it is" in CheckPlatformHandlePermissionsCorrespondToMode()
Dshared_memory_android.cc32 DLOG(ERROR) << "Shared memory creation failed"; in Create()
39 DLOG(ERROR) << "Error " << err << " when setting protection of ashmem"; in Create()
Daligned_memory.cc38 DLOG(ERROR) << "If you crashed here, your aligned allocation is incorrect: " in AlignedAlloc()
/external/libchrome/base/process/
Dprocess_metrics_linux.cc519 DLOG(WARNING) << "meminfo: tokens: " << tokens.size() in ParseProcMeminfo()
620 DLOG(WARNING) << "Failed to open " << meminfo_file.value(); in GetSystemMemoryInfo()
625 DLOG(WARNING) << "Failed to parse " << meminfo_file.value(); in GetSystemMemoryInfo()
651 DLOG(WARNING) << "Failed to open " << vmstat_file.value(); in GetVmStatInfo()
655 DLOG(WARNING) << "Failed to parse " << vmstat_file.value(); in GetVmStatInfo()
730 DLOG(WARNING) << "Failed to open " << diskinfo_file.value(); in GetSystemDiskInfo()
737 DLOG(WARNING) << "No lines found"; in GetSystemDiskInfo()
837 DLOG(WARNING) << "zram mm_stat: tokens: " << tokens.size() in ParseZramMmStat()
865 DLOG(WARNING) << "zram stat: tokens: " << tokens.size() in ParseZramStat()
930 DLOG(WARNING) << "Failed to open " << zram_mm_stat_file.value(); in GetSwapInfoImpl()
[all …]
Dinternal_aix.cc65 DLOG(WARNING) << "Failed to open " << file.MaybeAsASCII() in ReadProcFile()
71 DLOG(WARNING) << "Failed to read " << file.MaybeAsASCII() in ReadProcFile()
Dinternal_linux.cc64 DLOG(WARNING) << "Failed to read " << file.MaybeAsASCII(); in ReadProcFile()
91 DLOG(WARNING) << "Failed to find matched parens in '" << stats_data << "'"; in ParseProcStats()
/external/libchrome/ipc/
Dipc_message_attachment_set.cc68 DLOG(WARNING) << "Cannot add file descriptor. MessageAttachmentSet full."; in AddAttachment()
95 DLOG(WARNING) << "Accessing out of bound index:" << index << "/" << size(); in GetAttachmentAt()
115 DLOG(WARNING) << "Attempted to double-read a message attachment, " in GetAttachmentAt()
Dipc_mojo_param_traits.cc65 DLOG(ERROR) << "Failed to read attachment for message pipe."; in Read()
72 DLOG(ERROR) << "Unexpected attachment type:" << static_cast<int>(type); in Read()
/external/libchrome/base/files/
Dmemory_mapped_file.cc53 DLOG(ERROR) << "Couldn't open " << file_name.AsUTF8Unsafe(); in Initialize()
80 DLOG(ERROR) << "Region bounds exceed maximum for base::File."; in Initialize()
89 DLOG(ERROR) << "Region bounds are not valid."; in Initialize()
Dfile_util_posix.cc105 DLOG(ERROR) << "Path " << path.value() << " is a symbolic link."; in VerifySpecificPathControlledByUser()
110 DLOG(ERROR) << "Path " << path.value() << " is owned by the wrong user."; in VerifySpecificPathControlledByUser()
116 DLOG(ERROR) << "Path " << path.value() in VerifySpecificPathControlledByUser()
122 DLOG(ERROR) << "Path " << path.value() << " is writable by any user."; in VerifySpecificPathControlledByUser()
258 DLOG(WARNING) << "CopyDirectory() skipping non-regular file: " in DoCopyDirectory()
277 DLOG(WARNING) << "CopyDirectory() skipping non-regular file: " in DoCopyDirectory()
312 DLOG(ERROR) << "CopyDirectory() couldn't copy file: " << current.value(); in DoCopyDirectory()
622 DLOG(WARNING) << "OS_ANDROID: Home directory lookup not yet implemented."; in GetHomeDir()
906 DLOG(ERROR) << "|base| must be a subdirectory of |path|. base = \"" in VerifyPathControlledByUser()
/external/libchrome/mojo/core/
Dnode_channel.cc503 DLOG(ERROR) << "Dropping invalid AddBrokerClient message."; in OnChannelMessage()
510 DLOG(ERROR) << "Dropping invalid AddBrokerClient message."; in OnChannelMessage()
525 DLOG(ERROR) << "Dropping invalid BrokerClientAdded message."; in OnChannelMessage()
540 DLOG(ERROR) << "Dropping invalid AcceptBrokerClient message."; in OnChannelMessage()
590 DLOG(ERROR) << "Dropping invalid introduction message."; in OnChannelMessage()
625 DLOG(ERROR) << "Dropping invalid relay message."; in OnChannelMessage()
647 DLOG(ERROR) << "Dropping invalid broadcast message."; in OnChannelMessage()
691 DLOG(ERROR) << "Received invalid message. Closing channel."; in OnChannelMessage()
725 DLOG(ERROR) << "Dropping message on closed channel."; in WriteChannelMessage()
Dnode_controller.cc739 DLOG(ERROR) << "Unexpected AcceptInvitee message from " << from_node; in OnAcceptInvitee()
762 DLOG(ERROR) << "Received unexpected AcceptInvitation message from " in OnAcceptInvitation()
825 DLOG(ERROR) << "Ignoring AddBrokerClient from unknown sender."; in OnAddBrokerClient()
830 DLOG(ERROR) << "Ignoring AddBrokerClient for known client."; in OnAddBrokerClient()
845 DLOG(ERROR) << "Broker rejecting client with invalid process handle."; in OnAddBrokerClient()
865 DLOG(ERROR) << "BrokerClientAdded for unknown client " << client_name; in OnBrokerClientAdded()
871 DLOG(ERROR) << "BrokerClientAdded from non-broker node " << from_node; in OnBrokerClientAdded()
1018 DLOG(ERROR) << "MergePorts failed: " << rv; in OnRequestPortMerge()
1027 DLOG(ERROR) << "Rejecting invalid OnRequestIntroduction message from " in OnRequestIntroduction()
1124 DLOG(ERROR) << "Dropping relay message for unknown node " << destination; in OnRelayEventMessage()
[all …]
Ddata_pipe_producer_dispatcher.cc355 DLOG(ERROR) << "Failed to deserialize shared buffer handle."; in Deserialize()
404 DLOG(ERROR) << "Failed to map shared buffer."; in InitializeNoLock()
509 DLOG(ERROR) << "Unexpected message from consumer."; in UpdateSignalsStateNoLock()
516 DLOG(ERROR) << "Consumer claims to have read too many bytes."; in UpdateSignalsStateNoLock()
Ddata_pipe_consumer_dispatcher.cc394 DLOG(ERROR) << "Failed to deserialize shared buffer handle."; in Deserialize()
443 DLOG(ERROR) << "Failed to map shared buffer."; in InitializeNoLock()
562 DLOG(ERROR) << "Unexpected control message from producer."; in UpdateSignalsStateNoLock()
569 DLOG(ERROR) << "Producer claims to have written too many bytes."; in UpdateSignalsStateNoLock()
Ddata_pipe_control_message.cc31 DLOG(ERROR) << "Unexpected failure sending data pipe control message: " in SendDataPipeControlMessage()
/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()
Dbase_paths_posix.cc94 DLOG(WARNING) << "CR_SOURCE_ROOT is set, but it appears to not " in PathProviderPosix()
104 DLOG(ERROR) << "Couldn't find your source root. " in PathProviderPosix()
/external/libchrome/mojo/public/cpp/platform/
Dplatform_channel.cc243 DLOG(ERROR) << "Invalid PlatformChannel endpoint string."; in RecoverPassedEndpointFromString()
251 DLOG(ERROR) << "Invalid PlatformChannel endpoint string."; in RecoverPassedEndpointFromString()
259 DLOG(ERROR) << "Invalid PlatformChannel endpoint string."; in RecoverPassedEndpointFromString()
268 DLOG(ERROR) << "Invalid PlatformChannel endpoint string."; in RecoverPassedEndpointFromString()
/external/libchrome/base/posix/
Dglobal_descriptors.cc36 DLOG(DCHECK) << "Unknown global descriptor: " << key; in Get()
89 DLOG(DCHECK) << "Unknown global descriptor: " << key; in GetRegion()
/external/libchrome/dbus/
Dvalues_util.cc85 DLOG(ERROR) << "Unexpected type " << value.type(); in GetTypeSignature()
248 DLOG(ERROR) << "Unexpected type " << value.type(); in AppendBasicTypeValueData()
297 DLOG(ERROR) << "Unexpected type: " << value.type(); in AppendValueData()
/external/perf_data_converter/src/quipper/
Ddso.cc64 DLOG(ERROR) << "Not an ELF file: " << elf_errmsg(-1); in GetBuildID()
72 DLOG(ERROR) << "No note section found"; in GetBuildID()
/external/perf_data_converter/src/quipper/androidbase/base/
Dlogging.h27 #define DLOG(x) android::base::kEnableDChecks && LOG(x) macro
/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()
/external/libtextclassifier/lang_id/common/lite_base/
Dlogging.h41 #define SAFTM_DLOG DLOG

123