Home
last modified time | relevance | path

Searched refs:INFO (Results 1 – 25 of 71) sorted by relevance

123

/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/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/interfaces/tests/multithread/1.0/default/
DMultithread.cpp19 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/
DConfigStoreUtils.cpp27 return WOULD_LOG(INFO); in wouldLogInfo()
31 LOG(INFO) << message; in logAlwaysInfo()
/hardware/interfaces/health/2.0/utils/libhealthservice/
DHealthServiceCommon.cpp46 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/
DDocumentation.h52 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/
DTrie.cpp33 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/
Dservice.cpp38 LOG(INFO) << "Wifi Hal is booting up..."; in main()
53 LOG(INFO) << "Wifi Hal is terminating..."; in main()
Dwifi.cpp82 LOG(INFO) << "-----------Debug is called----------------"; in debug()
115 LOG(INFO) << "Wifi HAL started"; in startInternal()
148 LOG(INFO) << "Wifi HAL stopped"; in stopInternal()
Dringbuffer.cpp34 LOG(INFO) << "Oversized message of " << input.size() in append()
/hardware/interfaces/health/2.0/utils/libhealthhalutils/
DHealthHalUtils.cpp33 LOG(INFO) << "health: cannot get " << instanceName << " service"; in get_health_service()
/hardware/interfaces/radio/1.1/vts/functional/
DVtsHalRadioV1_1TargetTest.cpp24 LOG(INFO) << "Test result = " << status; in main()
/hardware/interfaces/radio/1.2/vts/functional/
DVtsHalRadioV1_2TargetTest.cpp24 LOG(INFO) << "Test result = " << status; in main()
/hardware/interfaces/radio/config/1.0/vts/functional/
DVtsHalRadioConfigV1_0TargetTest.cpp24 LOG(INFO) << "Test result = " << status; in main()
/hardware/interfaces/radio/1.0/vts/functional/
DVtsHalSapV1_0TargetTest.cpp30 LOG(INFO) << "Test result = " << status; in main()
DVtsHalRadioV1_0TargetTest.cpp30 LOG(INFO) << "Test result = " << status; in main()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
Dvc1.h27 INFO, enumerator
47 #define LOG_INFO(format, args ... ) LOG( INFO, format, ## args)
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidLog.h24 #define LOG_I LOG(INFO)
/hardware/interfaces/wifi/1.2/vts/functional/
DVtsHalWifiV1_2TargetTest.cpp48 LOG(INFO) << "Test result = " << status; in main()
/hardware/interfaces/wifi/1.0/vts/functional/
DVtsHalWifiV1_0TargetTest.cpp47 LOG(INFO) << "Test result = " << status; in main()
/hardware/interfaces/wifi/1.1/vts/functional/
DVtsHalWifiV1_1TargetTest.cpp47 LOG(INFO) << "Test result = " << status; in main()
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
DVtsHalWifiSupplicantV1_0TargetTest.cpp48 LOG(INFO) << "Test result = " << status; in main()
/hardware/interfaces/wifi/supplicant/1.1/vts/functional/
DVtsHalWifiSupplicantV1_1TargetTest.cpp50 LOG(INFO) << "Test result = " << status; in main()
/hardware/interfaces/wifi/hostapd/1.0/vts/functional/
DVtsHalWifiHostapdV1_0TargetTest.cpp47 LOG(INFO) << "Test result = " << status; in main()
/hardware/nxp/secure_element/libese-spi/p73/utils/
Dconfig.cpp89 LOG(INFO) << "ConfigFile - Parsing file '" << file_name << "'"; in parseFromFile()
114 LOG(INFO) << "ConfigFile - [" << key << "] = " << value_string; in parseFromString()

123