Home
last modified time | relevance | path

Searched refs:LOG (Results 1 – 25 of 198) sorted by relevance

12345678

/hardware/google/pixel/power-libperfmgr/libperfmgr/
DHintManager.cc37 LOG(ERROR) << "NodeLooperThread not present"; in ValidateHint()
45 LOG(INFO) << "Hint type not present in actions: " << hint_type; in IsHintSupported()
52 LOG(VERBOSE) << "Do Powerhint: " << hint_type; in DoHint()
60 LOG(VERBOSE) << "Do Powerhint: " << hint_type << " for " in DoHint()
73 LOG(VERBOSE) << "End Powerhint: " << hint_type; in EndHint()
99 LOG(ERROR) << "Failed to dump fd: " << fd; in DumpToFd()
104 LOG(ERROR) << "Failed to dump fd: " << fd; in DumpToFd()
118 LOG(ERROR) << "Failed to read JSON config from " << config_path; in GetFromJSON()
124 LOG(ERROR) << "Failed to parse Nodes section from " << config_path; in GetFromJSON()
131 LOG(ERROR) << "Failed to parse Actions section from " << config_path; in GetFromJSON()
[all …]
DNodeLooperThread.cc32 LOG(WARNING) << "NodeLooperThread is exiting"; in Request()
36 LOG(WARNING) << "NodeLooperThread is not running, request " << hint_type; in Request()
43 LOG(ERROR) << "Node index out of bound: " << a.node_index in Request()
71 LOG(WARNING) << "NodeLooperThread is exiting"; in Cancel()
75 LOG(WARNING) << "NodeLooperThread is not running, cancel " << hint_type; in Cancel()
82 LOG(ERROR) << "Node index out of bound: " << a.node_index in Cancel()
121 LOG(VERBOSE) << "NodeLooperThread will wait for " << sleep_timeout_ns in threadLoop()
132 LOG(ERROR) << "NodeLooperThread start failed: " << ret; in Start()
134 LOG(INFO) << "NodeLooperThread started"; in Start()
141 LOG(INFO) << "NodeLooperThread stopping"; in Stop()
[all …]
/hardware/google/pixel/thermal/utils/
Dconfig_parser.cpp66 LOG(ERROR) << "Failed to read JSON config from " << config_path; in ParseSensorInfo()
74 LOG(ERROR) << "Failed to parse JSON config"; in ParseSensorInfo()
84 LOG(INFO) << "Sensor[" << i << "]'s Name: " << name; in ParseSensorInfo()
86 LOG(ERROR) << "Failed to read " in ParseSensorInfo()
94 LOG(ERROR) << "Duplicate Sensor[" << i << "]'s Name"; in ParseSensorInfo()
100 LOG(INFO) << "Sensor[" << name << "]'s Type: " << sensor_type_str; in ParseSensorInfo()
104 LOG(ERROR) << "Invalid " in ParseSensorInfo()
121 LOG(ERROR) << "Invalid " in ParseSensorInfo()
131 LOG(ERROR) << "Invalid " in ParseSensorInfo()
139 LOG(INFO) << "Sensor[" << name << "]'s HotThreshold[" << j in ParseSensorInfo()
[all …]
/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp130 LOG(ERROR) << "Size of data cannot be odd"; in decodeHex()
139 LOG(ERROR) << "Invalid hex digit at position " << n; in decodeHex()
319 LOG(ERROR) << "Only boolean/null is implemented for SIMPLE"; in cborPrettyPrintInternal()
332 LOG(ERROR) << "Data to pretty print is not valid CBOR: " << message; in cborPrettyPrint()
360 LOG(ERROR) << "RAND_bytes: failed getting " << numBytes << " random"; in getRandom()
371 LOG(ERROR) << "encryptedData too small"; in decryptAes128Gcm()
383 LOG(ERROR) << "EVP_CIPHER_CTX_new: failed"; in decryptAes128Gcm()
388 LOG(ERROR) << "EVP_DecryptInit_ex: failed"; in decryptAes128Gcm()
393 LOG(ERROR) << "EVP_CIPHER_CTX_ctrl: failed setting nonce length"; in decryptAes128Gcm()
398 LOG(ERROR) << "EVP_DecryptInit_ex: failed"; in decryptAes128Gcm()
[all …]
/hardware/google/pixel/pwrstats_util/
DPowerStatsCollector.cpp28 LOG(ERROR) << __func__ << ": bad args; stat is null"; in get()
36 LOG(ERROR) << __func__ << ": a data provider failed"; in get()
49 LOG(ERROR) << __func__ << ": bad args; interval is null"; in get()
57 LOG(ERROR) << __func__ << ": a provider is missing"; in get()
64 LOG(ERROR) << __func__ << ": a data provider failed"; in get()
76 LOG(ERROR) << __func__ << ": bad args; output is null"; in dump()
83 LOG(ERROR) << __func__ << ": a provider is missing"; in dump()
93 LOG(ERROR) << __func__ << ": bad args; stat is null"; in get()
102 LOG(ERROR) << __func__ << ": bad args; interval is null"; in get()
107 LOG(ERROR) << __func__ << ": bad args; start is incorrect type"; in get()
[all …]
/hardware/interfaces/automotive/evs/1.1/default/
DEvsUltrasonicsArray.cpp138 LOG(DEBUG) << "EvsUltrasonicsArray instantiated"; in EvsUltrasonicsArray()
147 LOG(ERROR) << "SurroundViewHidlTest getService ashmem failed"; in EvsUltrasonicsArray()
156 LOG(DEBUG) << "EvsUltrasonicsArray being destroyed"; in ~EvsUltrasonicsArray()
162 LOG(DEBUG) << "EvsUltrasonicsArray forceShutdown"; in forceShutdown()
174 LOG(ERROR) << "Error - releasing data frame despite remote ownership"; in forceShutdown()
193 LOG(DEBUG) << "EvsUltrasonicsArray getUltrasonicsArrayInfo"; in getUltrasonicArrayInfo()
202 LOG(DEBUG) << "EvsUltrasonicsArray setMaxFramesInFlight"; in setMaxFramesInFlight()
209 LOG(ERROR) << "Ignoring setMaxFramesInFlight with less than one buffer requested"; in setMaxFramesInFlight()
224 LOG(DEBUG) << "EvsUltrasonicsArray doneWithFrame"; in doneWithDataFrame()
229 LOG(ERROR) << "ignoring doneWithFrame called with invalid dataFrameId " in doneWithDataFrame()
[all …]
/hardware/interfaces/radio/1.0/vts/functional/
Dsap_hidl_hal_api.cpp24 LOG(DEBUG) << "connectReq"; in TEST_P()
35 LOG(DEBUG) << "connectReq finished"; in TEST_P()
42 LOG(DEBUG) << "disconnectReq"; in TEST_P()
48 LOG(DEBUG) << "disconnectReq finished"; in TEST_P()
55 LOG(DEBUG) << "apduReq"; in TEST_P()
68 LOG(DEBUG) << "apduReq finished"; in TEST_P()
75 LOG(DEBUG) << "transferAtrReq"; in TEST_P()
86 LOG(DEBUG) << "transferAtrReq finished"; in TEST_P()
93 LOG(DEBUG) << "powerReq"; in TEST_P()
105 LOG(DEBUG) << "powerReq finished"; in TEST_P()
[all …]
Dradio_hidl_hal_voice.cpp24 LOG(DEBUG) << "getCurrentCalls"; in TEST_P()
35 LOG(DEBUG) << "getCurrentCalls finished"; in TEST_P()
42 LOG(DEBUG) << "dial"; in TEST_P()
64 LOG(DEBUG) << "dial finished"; in TEST_P()
71 LOG(DEBUG) << "hangup"; in TEST_P()
85 LOG(DEBUG) << "hangup finished"; in TEST_P()
92 LOG(DEBUG) << "hangupWaitingOrBackground"; in TEST_P()
105 LOG(DEBUG) << "hangupWaitingOrBackground finished"; in TEST_P()
112 LOG(DEBUG) << "hangupForegroundResumeBackground"; in TEST_P()
125 LOG(DEBUG) << "hangupForegroundResumeBackground finished"; in TEST_P()
[all …]
Dradio_hidl_hal_misc.cpp24 LOG(DEBUG) << "getSignalStrength"; in TEST_P()
35 LOG(DEBUG) << "getSignalStrength finished"; in TEST_P()
42 LOG(DEBUG) << "getVoiceRegistrationState"; in TEST_P()
53 LOG(DEBUG) << "getVoiceRegistrationState finished"; in TEST_P()
60 LOG(DEBUG) << "getOperator"; in TEST_P()
71 LOG(DEBUG) << "getOperator finished"; in TEST_P()
78 LOG(DEBUG) << "setRadioPower"; in TEST_P()
89 LOG(DEBUG) << "setRadioPower finished"; in TEST_P()
96 LOG(DEBUG) << "getNetworkSelectionMode"; in TEST_P()
107 LOG(DEBUG) << "getNetworkSelectionMode finished"; in TEST_P()
[all …]
Dradio_hidl_hal_icc.cpp24 LOG(DEBUG) << "getIccCardStatus"; in TEST_P()
29 LOG(DEBUG) << "getIccCardStatus finished"; in TEST_P()
36 LOG(DEBUG) << "supplyIccPinForApp"; in TEST_P()
56 LOG(DEBUG) << "supplyIccPinForApp finished"; in TEST_P()
63 LOG(DEBUG) << "supplyIccPukForApp"; in TEST_P()
82 LOG(DEBUG) << "supplyIccPukForApp finished"; in TEST_P()
89 LOG(DEBUG) << "supplyIccPin2ForApp"; in TEST_P()
110 LOG(DEBUG) << "supplyIccPin2ForApp finished"; in TEST_P()
117 LOG(DEBUG) << "supplyIccPuk2ForApp"; in TEST_P()
136 LOG(DEBUG) << "supplyIccPuk2ForApp finished"; in TEST_P()
[all …]
Dradio_hidl_hal_stk.cpp26 LOG(DEBUG) << "sendEnvelope"; in TEST_P()
44 LOG(DEBUG) << "sendEnvelope finished"; in TEST_P()
51 LOG(DEBUG) << "sendTerminalResponseToSim"; in TEST_P()
69 LOG(DEBUG) << "sendTerminalResponseToSim finished"; in TEST_P()
76 LOG(DEBUG) << "handleStkCallSetupRequestFromSim"; in TEST_P()
92 LOG(DEBUG) << "handleStkCallSetupRequestFromSim finished"; in TEST_P()
99 LOG(DEBUG) << "reportStkServiceIsRunning"; in TEST_P()
112 LOG(DEBUG) << "reportStkServiceIsRunning finished"; in TEST_P()
120 LOG(DEBUG) << "sendEnvelopeWithStatus"; in TEST_P()
138 LOG(DEBUG) << "sendEnvelopeWithStatus finished"; in TEST_P()
/hardware/interfaces/tests/safeunion/1.0/default/
DSafeUnion.cpp29 LOG(INFO) << "SERVER(SafeUnion) newLargeSafeUnion()"; in newLargeSafeUnion()
37 LOG(INFO) << "SERVER(SafeUnion) setA(myUnion, " << a << ")"; in setA()
47 LOG(INFO) << "SERVER(SafeUnion) setB(myUnion, " << b << ")"; in setB()
57 LOG(INFO) << "SERVER(SafeUnion) setC(myUnion, " << c << ")"; in setC()
67 LOG(INFO) << "SERVER(SafeUnion) setD(myUnion, " << d << ")"; in setD()
77 LOG(INFO) << "SERVER(SafeUnion) setE(myUnion, " << toString(e) << ")"; in setE()
87 LOG(INFO) << "SERVER(SafeUnion) setF(myUnion, " << toString(f) << ")"; in setF()
97 LOG(INFO) << "SERVER(SafeUnion) setG(myUnion, " << toString(g) << ")"; in setG()
107 LOG(INFO) << "SERVER(SafeUnion) setH(myUnion, " << toString(h) << ")"; in setH()
117 LOG(INFO) << "SERVER(SafeUnion) setI(myUnion, " << toString(i) << ")"; in setI()
[all …]
/hardware/interfaces/tests/foo/1.0/default/
DFoo.cpp43 LOG(INFO) << "SERVER(Foo) doThis(" << param << ")"; in doThis()
50 LOG(INFO) << "SERVER(Foo) doThatAndReturnSomething(" << param << ")"; in doThatAndReturnSomething()
60 LOG(INFO) << "SERVER(Foo) doQuiteABit(" in doQuiteABit()
75 LOG(INFO) << "SERVER(Foo) doSomethingElse(...)"; in doSomethingElse()
92 LOG(INFO) << "SERVER(Foo) doStuffAndReturnAString"; in doStuffAndReturnAString()
101 LOG(INFO) << "SERVER(Foo) mapThisVector"; in mapThisVector()
117 LOG(INFO) << "SERVER(Foo) callMe " << cb.get(); in callMe()
121 LOG(INFO) << "SERVER(Foo) callMe " in callMe()
127 LOG(INFO) << "SERVER(Foo) callMe " in callMe()
132 LOG(INFO) << "SERVER(Foo) callMe " in callMe()
[all …]
/hardware/interfaces/vibrator/aidl/default/
DVibrator.cpp31 LOG(INFO) << "Vibrator reporting capabilities"; in getCapabilities()
40 LOG(INFO) << "Vibrator off"; in off()
46 LOG(INFO) << "Vibrator on for timeoutMs: " << timeoutMs; in on()
49 LOG(INFO) << "Starting on on another thread"; in on()
51 LOG(INFO) << "Notifying on complete"; in on()
53 LOG(ERROR) << "Failed to call onComplete"; in on()
63 LOG(INFO) << "Vibrator perform"; in perform()
77 LOG(INFO) << "Starting perform on another thread"; in perform()
79 LOG(INFO) << "Notifying perform complete"; in perform()
94 LOG(INFO) << "Vibrator set amplitude: " << amplitude; in setAmplitude()
[all …]
/hardware/interfaces/wifi/1.4/default/
Dwifi_nan_iface.cpp61 LOG(ERROR) << "Callback invoked on an invalid object"; in WifiNanIface()
67 LOG(ERROR) << "Failed to convert nan response header"; in WifiNanIface()
77 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
87 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
100 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
110 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
121 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
134 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
145 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
155 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
[all …]
/hardware/google/pixel/power-libperfmgr/libperfmgr/tools/
DConfigVerifier.cc36 LOG(ERROR) << "Failed to read JSON config from " << config_path; in VerifyNodes()
42 LOG(ERROR) << "Failed to parse Nodes section from " << config_path; in VerifyNodes()
82 LOG(INFO) << usage; in printUsage()
90 LOG(ERROR) << "Failed to Parse JSON config"; in execConfig()
95 LOG(INFO) << "Do hint: " << hint; in execConfig()
99 LOG(INFO) << "End hint: " << hint; in execConfig()
109 LOG(WARNING) << "Running as root might mask node permission"; in main()
160 LOG(ERROR) << "Need specify JSON config"; in main()
171 LOG(INFO) << "Verified writing to JSON config"; in main()
174 LOG(ERROR) << "Failed to verify nodes in JSON config"; in main()
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidLog.h22 #define LOG_E LOG(ERROR)
23 #define LOG_W LOG(WARNING)
24 #define LOG_I LOG(INFO)
25 #define LOG_D LOG(DEBUG)
26 #define LOG_V LOG(VERBOSE)
/hardware/interfaces/tests/baz/1.0/default/
DBaz.cpp34 LOG(INFO) << "SERVER: heyItsMe cb = " << cb.get(); in heyItsMe()
40 LOG(INFO) << "SERVER: hey"; in hey()
47 LOG(INFO) << "Baz::someBaseMethod"; in someBaseMethod()
53 LOG(INFO) << "Baz::someBoolMethod(" << std::to_string(x) << ")"; in someBoolMethod()
60 LOG(INFO) << "Baz::someBoolArrayMethod(" << toString(x) << ")"; in someBoolArrayMethod()
74 LOG(INFO) << "Baz::someBoolVectorMethod(" << toString(x) << ")"; in someBoolVectorMethod()
88 LOG(INFO) << "Baz::someOtherBaseMethod " in someOtherBaseMethod()
98 LOG(INFO) << "Baz::someMethodWithFooArrays " in someMethodWithFooArrays()
112 LOG(INFO) << "Baz::someMethodWithFooVectors " in someMethodWithFooVectors()
127 LOG(INFO) << "Baz::someMethodWithVectorOfArray " in someMethodWithVectorOfArray()
[all …]
/hardware/google/pixel/recovery/
Drecovery_ui.cpp47 LOG(ERROR) << "Failed to connect to Titan M"; in WipeTitanM()
58 LOG(ERROR) << "Titan M user data wipe failed: " << ::nos::StatusCodeString(status) in WipeTitanM()
63 LOG(INFO) << "Titan M wipe successful"; in WipeTitanM()
72 LOG(ERROR) << "Failed to clear the dark theme flag"; in WipeProvisionedFlag()
75 LOG(INFO) << "Provisioned flag wiped successful"; in WipeProvisionedFlag()
84 LOG(ERROR) << "Failed to set the silent ota flag"; in ProvisionSilentOtaFlag()
87 LOG(INFO) << "Silent ota flag set successful"; in ProvisionSilentOtaFlag()
/hardware/interfaces/automotive/evs/1.1/vts/functional/
DFrameHandlerUltrasonics.cpp47 LOG(ERROR) << "Received unexpected event"; in notify()
88 LOG(ERROR) << "Size mismatch of receiversIdList and receiversReadingsCountList"; in DataFrameValidator()
93 LOG(ERROR) << "Data frame does not valid hidl memory"; in DataFrameValidator()
103 LOG(ERROR) << "Total waveform data bytes in desc exceed shared memory size"; in DataFrameValidator()
109 LOG(ERROR) << "Failed to map hidl memory"; in DataFrameValidator()
115 LOG(ERROR) << "Failed getPointer from mapped shared memory"; in DataFrameValidator()
125 LOG(ERROR) << "Receiver Id mismatch"; in DataFrameValidator()
130 LOG(ERROR) << "Resonance reading is not in range [0, 1]"; in DataFrameValidator()
140 LOG(DEBUG) << "FrameHandlerUltrasonics::receiveFrames"; in deliverDataFrame()
156 LOG(DEBUG) << "FrameHandlerUltrasonics::checkEventReceived"; in checkEventReceived()
[all …]
/hardware/interfaces/bluetooth/audio/2.0/default/
DBluetoothAudioProvider.cpp42 LOG(ERROR) << "BluetoothAudioDeathRecipient::" << __func__ in serviceDied()
70 LOG(INFO) << __func__ << " - SessionType=" << toString(session_type_) in startSession()
79 LOG(INFO) << __func__ << " - SessionType=" << toString(session_type_) in streamStarted()
90 LOG(WARNING) << __func__ << " - SessionType=" << toString(session_type_) in streamStarted()
99 LOG(INFO) << __func__ << " - SessionType=" << toString(session_type_) in streamSuspended()
110 LOG(WARNING) << __func__ << " - SessionType=" << toString(session_type_) in streamSuspended()
118 LOG(INFO) << __func__ << " - SessionType=" << toString(session_type_); in endSession()
124 LOG(INFO) << __func__ << " - SessionType=" << toString(session_type_) in endSession()
/hardware/interfaces/automotive/can/1.0/default/
DCanController.cpp81 LOG(ERROR) << "Failed to open " << serialPath.parent_path(); in getIfaceName()
101 LOG(ERROR) << "Failed to open " << fsItr->path() << " to get net name!"; in getIfaceName()
112 LOG(ERROR) << "Failed to verify " << fsItr->path() << " has valid net name!"; in getIfaceName()
117 LOG(ERROR) << "Found more than one net name in " << fsItr->path() << "!"; in getIfaceName()
129 LOG(ERROR) << "Failed search filesystem: " << fsStatus; in getIfaceName()
144 LOG(ERROR) << "Failed to read serial number from " << serialnoPath; in readSerialNo()
163 LOG(ERROR) << "Failed to open " << kDevPath; in findUsbDevice()
172 LOG(ERROR) << "Failed check if " << fsStatus; in findUsbDevice()
190 LOG(WARNING) << "An unexpected error occurred while checking for serialno: " in findUsbDevice()
210 LOG(ERROR) << "Error searching filesystem: " << fsStatus; in findUsbDevice()
[all …]
/hardware/google/pixel/thermal/
Dservice.cpp32 LOG(ERROR) << "Pixel Thermal HAL Service is shutting down."; in shutdown()
40 LOG(INFO) << "Pixel Thermal HAL Service 2.0 starting..."; in main()
44 LOG(ERROR) << "Error creating an instance of Thermal HAL. Exiting..."; in main()
52 LOG(ERROR) << "Could not register service for ThermalHAL (" << status << ")"; in main()
56 LOG(INFO) << "Pixel Thermal HAL Service 2.0 started successfully."; in main()
/hardware/interfaces/thermal/2.0/default/
Dservice.cpp35 LOG(ERROR) << "Thermal Service is shutting down."; in shutdown()
43 LOG(INFO) << "Thermal HAL Service Mock 2.0 starting..."; in main()
47 LOG(ERROR) << "Error creating an instance of ThermalHAL. Exiting..."; in main()
55 LOG(ERROR) << "Could not register service for ThermalHAL (" << status << ")"; in main()
59 LOG(INFO) << "Thermal Service started successfully."; in main()
/hardware/interfaces/broadcastradio/2.0/default/
DTunerSession.cpp68 LOG(VERBOSE) << "tune (internal) to " << toString(sel); in tuneInternalLocked()
93 LOG(DEBUG) << "tune to " << toString(sel); in tune()
99 LOG(WARNING) << "selector not supported: " << toString(sel); in tune()
104 LOG(ERROR) << "selector is not valid: " << toString(sel); in tune()
121 LOG(DEBUG) << "seek up=" << directionUp << " skipSubChannel=" << skipSubChannel; in scan()
133 LOG(DEBUG) << "program list is empty, seek couldn't stop"; in scan()
164 LOG(VERBOSE) << "executing seek up=" << directionUp; in scan()
175 LOG(DEBUG) << "step up=" << directionUp; in step()
182 LOG(WARNING) << "can't step in anything else than AM/FM"; in step()
189 LOG(ERROR) << "can't find current band"; in step()
[all …]

12345678