Home
last modified time | relevance | path

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

12

/hardware/interfaces/automotive/can/aidl/default/
DCanBusSlcan.cpp64 PLOG(ERROR) << "Failed to get the name of the created device"; in updateIfaceName()
88 PLOG(ERROR) << "SLCAN Failed to open " << mTtyPath; in preUp()
100 PLOG(ERROR) << "Failed to read attrs of" << mTtyPath; in preUp()
115 PLOG(ERROR) << "Failed to read serial settings from " << mTtyPath; in preUp()
122 PLOG(ERROR) << "Failed to set low latency mode on " << mTtyPath; in preUp()
129 PLOG(ERROR) << "Failed to apply terminal settings to " << mTtyPath; in preUp()
135 PLOG(ERROR) << "Failed to apply CAN bitrate"; in preUp()
141 PLOG(ERROR) << "Failed to set open flag"; in preUp()
147 PLOG(ERROR) << "Failed to set line discipline to slcan"; in preUp()
/hardware/interfaces/automotive/can/1.0/default/
DCanBusSlcan.cpp59 PLOG(ERROR) << "Failed to get the name of the created device"; in updateIfaceName()
83 PLOG(ERROR) << "SLCAN Failed to open " << mUartName; in preUp()
95 PLOG(ERROR) << "Failed to read attrs of" << mUartName; in preUp()
110 PLOG(ERROR) << "Failed to read serial settings from " << mUartName; in preUp()
117 PLOG(ERROR) << "Failed to set low latency mode on " << mUartName; in preUp()
124 PLOG(ERROR) << "Failed to apply terminal settings to " << mUartName; in preUp()
130 PLOG(ERROR) << "Failed to apply CAN bitrate"; in preUp()
137 PLOG(ERROR) << "Failed to set open flag"; in preUp()
143 PLOG(ERROR) << "Failed to set line discipline to slcan"; in preUp()
DCanSocket.cpp70 PLOG(DEBUG) << "CanSocket send failed"; in send()
105 PLOG(ERROR) << "Select failed"; in readerThread()
133 PLOG(ERROR) << "Failed to read CAN packet"; in readerThread()
/hardware/interfaces/automotive/can/1.0/default/libnl++/
DSocket.cpp33 PLOG(ERROR) << "Can't open Netlink socket"; in Socket()
44 PLOG(ERROR) << "Can't bind Netlink socket"; in Socket()
56 PLOG(WARNING) << "clearPollError() caught unexpected error: "; in clearPollErr()
73 PLOG(ERROR) << "Can't send Netlink message"; in send()
112 PLOG(ERROR) << "Failed to receive Netlink message"; in receiveFrom()
115 PLOG(ERROR) << "Received data larger than maximum receive size: " // in receiveFrom()
173 PLOG(ERROR) << "Failed to get PID of Netlink socket"; in getPid()
188 PLOG(ERROR) << "Failed joining multicast group " << group; in addMembership()
198 PLOG(ERROR) << "Failed leaving multicast group " << group; in dropMembership()
Dcommon.cpp32 PLOG(ERROR) << "if_nametoindex(" << ifname << ") failed"; in nametoindex()
/hardware/google/pixel/perfstatsd/
Dmain.cpp52 PLOG(ERROR) << "Failed to create main thread"; in startService()
61 PLOG(ERROR) << "Failed to start perfstatsd service"; in startService()
77 PLOG(ERROR) << "Cannot find perfstatsd service."; in serviceCall()
87 PLOG(ERROR) << "perf stats history is not available"; in serviceCall()
100 PLOG(ERROR) << "fail to set options"; in serviceCall()
/hardware/google/pixel/powerstats/dataproviders/
DPowerStatsEnergyAttribution.cpp38 PLOG(ERROR) << __func__ << ":Failed to open file " << path; in readUidTimeInState()
54 PLOG(ERROR) << __func__ << "Failed to parse uid from " << path; in readUidTimeInState()
64 PLOG(ERROR) << __func__ << "Failed to parse uidStat from " << path; in readUidTimeInState()
84 PLOG(ERROR) << ":Failed to read uid_time_in_state"; in getAttributionStats()
DDisplayStateResidencyDataProvider.cpp53 PLOG(ERROR) << ":Failed to open file " << mPath; in DisplayStateResidencyDataProvider()
114 PLOG(ERROR) << "Failed to read display state"; in updateStats()
DWlanStateResidencyDataProvider.cpp60 PLOG(ERROR) << ":Failed to open file " << mPath; in getStateResidencies()
/hardware/interfaces/health/storage/impl_common/
Dimpl_common.cpp75 PLOG(WARNING) << "Reading manual_gc failed in " << gc_path; in GarbageCollect()
85 PLOG(WARNING) << "Reading wb_avail_buf failed in " << wb_path; in GarbageCollect()
100 PLOG(WARNING) << "Start Dev GC failed on " << gc_path; in GarbageCollect()
113 PLOG(WARNING) << "Stop Dev GC failed on " << gc_path; in GarbageCollect()
148 PLOG(WARNING) << "debug: cannot write to fd"; in DebugDump()
/hardware/interfaces/wifi/aidl/default/
Dwifi.cpp48 PLOG(ERROR) << "Error writing cpio header to file " << file_name; in cpioWriteHeader()
52 PLOG(ERROR) << "Error writing filename to file " << file_name; in cpioWriteHeader()
61 PLOG(ERROR) << "Error padding 0s to file " << file_name; in cpioWriteHeader()
77 PLOG(ERROR) << "Error reading file"; in cpioWriteFileContent()
82 PLOG(ERROR) << "Error writing data to file"; in cpioWriteFileContent()
87 PLOG(ERROR) << "Unexpected read result"; in cpioWriteFileContent()
96 PLOG(ERROR) << "Error padding 0s to file"; in cpioWriteFileContent()
110 PLOG(ERROR) << "Error writing trailing bytes"; in cpioWriteFileTrailer()
124 PLOG(ERROR) << "Failed to open directory"; in cpioArchiveFilesInDir()
135 PLOG(ERROR) << "Failed to get file stat for " << cur_file_path; in cpioArchiveFilesInDir()
[all …]
/hardware/google/pixel/thermal/utils/
Dthermal_files.cpp57 PLOG(WARNING) << "Failed to find " << thermal_name << "'s path"; in readThermalFile()
62 PLOG(WARNING) << "Failed to read sensor: " << thermal_name; in readThermalFile()
82 PLOG(WARNING) << "Failed to write cdev: " << cdev_name << " to " << data.data(); in writeCdevFile()
/hardware/interfaces/boot/1.1/default/boot_control/
Dlibboot_control.cpp83 PLOG(ERROR) << "failed to open " << misc_device; in LoadBootloaderControl()
87 PLOG(ERROR) << "failed to lseek " << misc_device; in LoadBootloaderControl()
91 PLOG(ERROR) << "failed to read " << misc_device; in LoadBootloaderControl()
101 PLOG(ERROR) << "failed to open " << misc_device; in UpdateAndSaveBootloaderControl()
105 PLOG(ERROR) << "failed to lseek " << misc_device; in UpdateAndSaveBootloaderControl()
109 PLOG(ERROR) << "failed to write " << misc_device; in UpdateAndSaveBootloaderControl()
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/
Dcommon.cpp30 PLOG(ERROR) << "if_nametoindex(" << ifname << ") failed"; in nametoindex()
Difreqs.cpp64 PLOG(ERROR) << "ioctl(" << std::hex << request << std::dec << ") failed"; in send()
Dcan.cpp52 PLOG(ERROR) << "Can't receive error frames, CAN setsockpt failed"; in socket()
/hardware/google/pixel/powerstats/
DDisplayStateResidencyDataProvider.cpp54 PLOG(ERROR) << ":Failed to open file " << mPath; in DisplayStateResidencyDataProvider()
116 PLOG(WARNING) << "Failed to read display state"; in updateStats()
DPowerStats.cpp370 PLOG(ERROR) << "Failed to dump residency data to fd"; in debugStateResidency()
383 PLOG(ERROR) << "Failed to dump residency data delta to fd"; in debugStateResidency()
496 PLOG(ERROR) << "Failed to dump energy data to fd"; in debugEnergyData()
508 PLOG(ERROR) << "Failed to dump energy data delta to fd"; in debugEnergyData()
DWlanStateResidencyDataProvider.cpp57 PLOG(ERROR) << __func__ << ":Failed to open file " << mPath; in getResults()
/hardware/interfaces/automotive/remoteaccess/bind_to_device_socket_mutator/src/
DBindToDeviceSocketMutator.cpp37 PLOG(ERROR) << "Can't bind socket to interface " << bdm->ifname; in MutateFd()
/hardware/google/pixel/rebalance_interrupts/
Drebalance_interrupts.cpp124 PLOG(ERROR) << "opening dir " SYSFS_IRQDIR; in GetIrqmap()
230 PLOG(ERROR) << "opening dir " PROC_IRQDIR; in ChownIrqAffinity()
/hardware/interfaces/wifi/netlinkinterceptor/aidl/default/
DInterceptorRelay.cpp56 PLOG(FATAL) << "poll failed"; in relayMessages()
/hardware/interfaces/wifi/netlinkinterceptor/libnlinterceptor/
Dlibnlinterceptor.cpp106 PLOG(ERROR) << "Failed to get pid of fd passed by " << clientName; in createSocket()
/hardware/interfaces/health/utils/libhealth2impl/
DBinderHealth.cpp170 PLOG(ERROR) << instance_name() << " instance: Register for binder events failed"; in Init()
/hardware/interfaces/wifi/netlinkinterceptor/vts/functional/
Dinterceptor_aidl_test.cpp121 PLOG(FATAL) << "poll failed"; in multicastReceiver()

12