/hardware/interfaces/tests/foo/1.0/default/ |
D | Foo.cpp | 43 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/tests/baz/1.0/default/ |
D | Baz.cpp | 34 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/interfaces/tests/multithread/1.0/default/ |
D | Multithread.cpp | 19 LOG(INFO) << "SERVER(Multithread) setNumThreads(" in setNumThreads() 22 LOG(INFO) << "SERVER(Multithread) call configureRpcThreadpool(" in setNumThreads() 33 LOG(INFO) << "SERVER(Multithread) runNewThread()"; in runNewThread() 38 LOG(INFO) << "SERVER(Multithread) runNewThread()"; in runNewThread() 39 LOG(INFO) << mNumThreads << "threads left"; in runNewThread()
|
/hardware/interfaces/configstore/utils/ |
D | ConfigStoreUtils.cpp | 27 return WOULD_LOG(INFO); in wouldLogInfo() 31 LOG(INFO) << message; in logAlwaysInfo()
|
/hardware/interfaces/health/2.0/utils/libhealthservice/ |
D | HealthServiceCommon.cpp | 46 LOG(INFO) << LOG_TAG << gInstanceName << " Hal is starting up..."; in healthd_mode_service_2_0_init() 59 LOG(INFO) << LOG_TAG << gInstanceName << ": Hal init done"; in healthd_mode_service_2_0_init() 90 LOG(INFO) << LOG_TAG << gInstanceName << ": Hal starting main loop..."; in health_service_main()
|
/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/ |
D | Documentation.h | 52 LOG(INFO) << "Test " << detail::getTestName() << " partially run: " << reason; in partialTest() 58 LOG(INFO) << "Test " << detail::getTestName() << " noted: " << note; in note()
|
/hardware/interfaces/tests/trie/1.0/default/ |
D | Trie.cpp | 33 LOG(INFO) << "SERVER(Trie) newTrie()"; in newTrie() 43 LOG(INFO) << "SERVER(Trie) addStrings(trie, " << strings.size() << " strings)"; in addStrings() 57 LOG(INFO) << "SERVER(Trie) containsStrings(trie, " << strings.size() << " strings)"; in containsStrings()
|
/hardware/interfaces/wifi/1.2/default/ |
D | service.cpp | 38 LOG(INFO) << "Wifi Hal is booting up..."; in main() 53 LOG(INFO) << "Wifi Hal is terminating..."; in main()
|
D | wifi.cpp | 82 LOG(INFO) << "-----------Debug is called----------------"; in debug() 115 LOG(INFO) << "Wifi HAL started"; in startInternal() 148 LOG(INFO) << "Wifi HAL stopped"; in stopInternal()
|
D | ringbuffer.cpp | 34 LOG(INFO) << "Oversized message of " << input.size() in append()
|
/hardware/interfaces/health/2.0/utils/libhealthhalutils/ |
D | HealthHalUtils.cpp | 33 LOG(INFO) << "health: cannot get " << instanceName << " service"; in get_health_service()
|
/hardware/interfaces/radio/1.1/vts/functional/ |
D | VtsHalRadioV1_1TargetTest.cpp | 24 LOG(INFO) << "Test result = " << status; in main()
|
/hardware/interfaces/radio/1.2/vts/functional/ |
D | VtsHalRadioV1_2TargetTest.cpp | 24 LOG(INFO) << "Test result = " << status; in main()
|
/hardware/interfaces/radio/config/1.0/vts/functional/ |
D | VtsHalRadioConfigV1_0TargetTest.cpp | 24 LOG(INFO) << "Test result = " << status; in main()
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | VtsHalSapV1_0TargetTest.cpp | 30 LOG(INFO) << "Test result = " << status; in main()
|
D | VtsHalRadioV1_0TargetTest.cpp | 30 LOG(INFO) << "Test result = " << status; in main()
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/ |
D | vc1.h | 27 INFO, enumerator 47 #define LOG_INFO(format, args ... ) LOG( INFO, format, ## args)
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidLog.h | 24 #define LOG_I LOG(INFO)
|
/hardware/interfaces/wifi/1.2/vts/functional/ |
D | VtsHalWifiV1_2TargetTest.cpp | 48 LOG(INFO) << "Test result = " << status; in main()
|
/hardware/interfaces/wifi/1.0/vts/functional/ |
D | VtsHalWifiV1_0TargetTest.cpp | 47 LOG(INFO) << "Test result = " << status; in main()
|
/hardware/interfaces/wifi/1.1/vts/functional/ |
D | VtsHalWifiV1_1TargetTest.cpp | 47 LOG(INFO) << "Test result = " << status; in main()
|
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/ |
D | VtsHalWifiSupplicantV1_0TargetTest.cpp | 48 LOG(INFO) << "Test result = " << status; in main()
|
/hardware/interfaces/wifi/supplicant/1.1/vts/functional/ |
D | VtsHalWifiSupplicantV1_1TargetTest.cpp | 50 LOG(INFO) << "Test result = " << status; in main()
|
/hardware/interfaces/wifi/hostapd/1.0/vts/functional/ |
D | VtsHalWifiHostapdV1_0TargetTest.cpp | 47 LOG(INFO) << "Test result = " << status; in main()
|
/hardware/nxp/secure_element/libese-spi/p73/utils/ |
D | config.cpp | 89 LOG(INFO) << "ConfigFile - Parsing file '" << file_name << "'"; in parseFromFile() 114 LOG(INFO) << "ConfigFile - [" << key << "] = " << value_string; in parseFromString()
|