Home
last modified time | relevance | path

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

12

/hardware/interfaces/tests/foo/1.0/default/
DFoo.cpp19 LOG(INFO) << "SERVER(Foo) doThis(" << param << ")"; in doThis()
26 LOG(INFO) << "SERVER(Foo) doThatAndReturnSomething(" << param << ")"; in doThatAndReturnSomething()
36 LOG(INFO) << "SERVER(Foo) doQuiteABit(" in doQuiteABit()
51 LOG(INFO) << "SERVER(Foo) doSomethingElse(...)"; in doSomethingElse()
68 LOG(INFO) << "SERVER(Foo) doStuffAndReturnAString"; in doStuffAndReturnAString()
77 LOG(INFO) << "SERVER(Foo) mapThisVector"; in mapThisVector()
93 LOG(INFO) << "SERVER(Foo) callMe " << cb.get(); in callMe()
97 LOG(INFO) << "SERVER(Foo) callMe " in callMe()
103 LOG(INFO) << "SERVER(Foo) callMe " in callMe()
108 LOG(INFO) << "SERVER(Foo) callMe " in callMe()
[all …]
/hardware/interfaces/wifi/1.0/default/
Dwifi_nan_iface.cpp46 LOG(ERROR) << "Callback invoked on an invalid object"; in WifiNanIface()
52 LOG(ERROR) << "Failed to convert nan response header"; in WifiNanIface()
60 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
68 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
77 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
85 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
93 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
102 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
110 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
118 LOG(ERROR) << "Failed to invoke the callback"; in WifiNanIface()
[all …]
Dwifi.cpp108 LOG(ERROR) << "Failed to invoke onStart callback"; in startInternal()
114 LOG(ERROR) << "Failed to invoke onFailure callback"; in startInternal()
118 LOG(INFO) << "Wifi HAL started"; in startInternal()
133 LOG(ERROR) << "Failed to invoke onStop callback"; in stopInternal()
139 LOG(ERROR) << "Failed to invoke onFailure callback"; in stopInternal()
149 LOG(INFO) << "Wifi HAL stopped"; in stopInternal()
174 LOG(ERROR) << "Failed to initialize legacy HAL: " in initializeLegacyHal()
187 LOG(ERROR) << "Failed to stop legacy HAL: " in stopLegacyHalAndDeinitializeModeController()
192 LOG(ERROR) << "Failed to deinitialize firmware mode controller"; in stopLegacyHalAndDeinitializeModeController()
Dhidl_callback_util.h74 LOG(WARNING) << "Duplicate death notification registration"; in addCallback()
78 LOG(ERROR) << "Failed to register death notification"; in addCallback()
92 LOG(ERROR) << "Unknown callback death notification received"; in onObjectDeath()
96 LOG(DEBUG) << "Dead callback removed from list"; in onObjectDeath()
102 LOG(ERROR) << "Failed to deregister death notification"; in invalidate()
Dwifi_mode_controller.cpp64 LOG(ERROR) << "Failed to load WiFi driver"; in changeFirmwareMode()
68 LOG(ERROR) << "Failed to change firmware mode"; in changeFirmwareMode()
76 LOG(ERROR) << "Failed to unload WiFi driver"; in deinitialize()
Dwifi_chip.cpp427 LOG(DEBUG) << "Already in the specified mode " << mode_id; in configureChipInternal()
434 LOG(ERROR) << "Failed to invoke onChipReconfigureFailure callback"; in configureChipInternal()
441 LOG(ERROR) << "Failed to invoke onChipReconfigured callback"; in configureChipInternal()
463 LOG(ERROR) << "Failed to get driver version: " in requestChipDebugInfoInternal()
475 LOG(ERROR) << "Failed to get firmware version: " in requestChipDebugInfoInternal()
493 LOG(ERROR) << "Failed to get driver debug dump: " in requestDriverDebugDumpInternal()
508 LOG(ERROR) << "Failed to get firmware debug dump: " in requestFirmwareDebugDumpInternal()
523 LOG(ERROR) << "Failed to invoke onIfaceAdded callback"; in createApIfaceInternal()
553 LOG(ERROR) << "Failed to invoke onIfaceRemoved callback"; in removeApIfaceInternal()
570 LOG(ERROR) << "Failed to invoke onIfaceAdded callback"; in createNanIfaceInternal()
[all …]
Dhidl_struct_util.cpp420 LOG(ERROR) << "Error parsing IE blob. Next IE: " << (void *)next_ie in convertLegacyIeBlobToHidl()
426 LOG(ERROR) << "Error converting IE. Id: " << legacy_ie.id in convertLegacyIeBlobToHidl()
435 LOG(ERROR) << "Failed to fully parse IE blob. Next IE: " << (void *)next_ie in convertLegacyIeBlobToHidl()
889 LOG(ERROR) << "convertHidlNanEnableRequestToLegacy: null legacy_request"; in convertHidlNanEnableRequestToLegacy()
911 LOG(ERROR) << "convertHidlNanEnableRequestToLegacy: numberOfPublishServiceIdsInBeacon > 127"; in convertHidlNanEnableRequestToLegacy()
925 LOG(ERROR) << "convertHidlNanEnableRequestToLegacy: bandSpecificConfig.size() != 2"; in convertHidlNanEnableRequestToLegacy()
1019 LOG(ERROR) << "convertHidlNanPublishRequestToLegacy: null legacy_request"; in convertHidlNanPublishRequestToLegacy()
1030 LOG(ERROR) << "convertHidlNanPublishRequestToLegacy: service_name_len too large"; in convertHidlNanPublishRequestToLegacy()
1039 LOG(ERROR) << "convertHidlNanPublishRequestToLegacy: service_specific_info_len too large"; in convertHidlNanPublishRequestToLegacy()
1048 LOG(ERROR) << "convertHidlNanPublishRequestToLegacy: sdea_service_specific_info_len too large"; in convertHidlNanPublishRequestToLegacy()
[all …]
Dservice.cpp30 LOG(INFO) << "Wifi Hal is starting up..."; in main()
42 LOG(INFO) << "Wifi Hal is terminating..."; in main()
Dwifi_sta_iface.cpp39 LOG(ERROR) << "Failed to set DFS flag; DFS channels may be unavailable."; in WifiStaIface()
394 LOG(ERROR) << "Callback invoked on an invalid object"; in startBackgroundScanInternal()
399 LOG(ERROR) << "Failed to invoke onBackgroundScanFailure callback"; in startBackgroundScanInternal()
408 LOG(ERROR) << "Callback invoked on an invalid object"; in startBackgroundScanInternal()
414 LOG(ERROR) << "Failed to convert scan results to HIDL structs"; in startBackgroundScanInternal()
419 LOG(ERROR) << "Failed to invoke onBackgroundScanResults callback"; in startBackgroundScanInternal()
429 LOG(ERROR) << "Callback invoked on an invalid object"; in startBackgroundScanInternal()
435 LOG(ERROR) << "Failed to convert full scan results to HIDL structs"; in startBackgroundScanInternal()
441 LOG(ERROR) << "Failed to invoke onBackgroundFullScanResult callback"; in startBackgroundScanInternal()
498 LOG(ERROR) << "Callback invoked on an invalid object"; in startRssiMonitoringInternal()
[all …]
Dwifi_legacy_hal.cpp322 LOG(DEBUG) << "Initialize legacy HAL"; in initialize()
326 LOG(ERROR) << "Failed to initialize legacy hal function table with stubs"; in initialize()
331 LOG(ERROR) << "Failed to initialize legacy hal function table"; in initialize()
341 LOG(DEBUG) << "Legacy HAL already started"; in start()
344 LOG(DEBUG) << "Starting legacy HAL"; in start()
346 LOG(ERROR) << "Failed to set WiFi interface up"; in start()
351 LOG(ERROR) << "Failed to retrieve global handle"; in start()
357 LOG(ERROR) << "Failed to retrieve wlan interface handle"; in start()
360 LOG(DEBUG) << "Legacy HAL start complete"; in start()
368 LOG(DEBUG) << "Legacy HAL already stopped"; in stop()
[all …]
/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/intel/common/wrs_omxil_core/utils/inc/
Dlog.h36 #define LOG(_p, ...) \ macro
38 #define LOGV(...) LOG("V", __VA_ARGS__)
39 #define LOGD(...) LOG("D", __VA_ARGS__)
40 #define LOGI(...) LOG("I", __VA_ARGS__)
41 #define LOGW(...) LOG("W", __VA_ARGS__)
42 #define LOGE(...) LOG("E", __VA_ARGS__)
/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/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
Dvc1.h18 #define LOG(...) macro
33 #define LOG( log_lev, format, args ... ) \ macro
45 #define LOG_CRIT(format, args ... ) LOG( CRITICAL, format, ## args)
46 #define LOG_WARN(format, args ... ) LOG( WARNING, format, ## args)
47 #define LOG_INFO(format, args ... ) LOG( INFO, format, ## args)
48 #define LOG_DEBUG(format, args ... ) LOG( DEBUG, format, ## args)
/hardware/interfaces/configstore/utils/
DConfigStoreUtils.cpp31 LOG(INFO) << message; in logAlwaysInfo()
35 LOG(ERROR) << message; in logAlwaysError()
/hardware/interfaces/sensors/1.0/default/
DSensors.cpp73 LOG(ERROR) << "Couldn't load " in Sensors()
86 LOG(ERROR) << "Couldn't open device for module " in Sensors()
102 LOG(ERROR) << "HAL specifies version 1.4, but does not implement inject_sensor_data()"; in Sensors()
105 LOG(ERROR) << "HAL specifies version 1.4, but does not implement set_operation_mode()"; in Sensors()
181 LOG(ERROR) << in poll()
/hardware/interfaces/wifi/1.0/vts/functional/
DVtsHalWifiV1_0TargetTest.cpp27 LOG(INFO) << "Test result = " << status; in main()
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
DVtsHalWifiSupplicantV1_0TargetTest.cpp39 LOG(INFO) << "Test result = " << status; in main()
/hardware/interfaces/radio/1.0/vts/functional/
DVtsHalRadioV1_0TargetTest.cpp29 LOG(INFO) << "Test result = " << status; in main()
DVtsHalSapV1_0TargetTest.cpp30 LOG(INFO) << "Test result = " << status; in main()
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dlog.h61 #define LOG ALOG macro
65 #define LOG ALOG macro
349 LOG(priority, tag, fmt, ##__VA_ARGS__)
/hardware/interfaces/tv/input/1.0/default/
DTvInput.cpp168 LOG(ERROR) << "Audio address is too long. Address:" << address << ""; in notify()
210 LOG(ERROR) << "Passthrough failed to load legacy HAL."; in HIDL_FETCH_ITvInput()
215 LOG(ERROR) << "hw_get_module " << TV_INPUT_HARDWARE_MODULE_ID in HIDL_FETCH_ITvInput()
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsHalRenderscriptV1_0TargetTest.cpp47 LOG(INFO) << "Test result = " << status; in main()
/hardware/libhardware/tests/hwc/
Dcnativewindow.c44 #define LOG(fmt...) _TRACE(2, fmt) macro
144 LOG("<< dequeue buffer %p %d\n", *buf, *ffd); in cnw_dequeue_buffer1()
233 LOG(">> queue buffer %p %d\n", buffer, ffd); in cnw_queue_buffer1()
255 LOG("<< cancel buffer %p %d\n", buf, ffd); in cnw_cancel_buffer1()
394 LOG("hwc version 0x%08x\n", hwc->common.version); in hwc_init()
409 LOG("cfg[%d] = 0x%08x\n", i, configs[i]); in hwc_init()
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCec.cpp365 LOG(ERROR) << "Wrong language code: expected 3 letters, but it was " << language.size() in setLanguage()
396 LOG(ERROR) << "hdmi_cec_open " << hal << " failed: " << ret; in HIDL_FETCH_IHdmiCec()
399 LOG(ERROR) << "hw_get_module " << hal << " failed: " << ret; in HIDL_FETCH_IHdmiCec()
405 LOG(ERROR) << "Passthrough failed to load legacy HAL."; in HIDL_FETCH_IHdmiCec()

12