Searched defs:cb (Results 1 – 4 of 4) sorted by relevance
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/ |
D | Bar.driver.cpp | 49 ::android::hardware::Return<void> Vts_android_hardware_tests_bar_V1_0_IBar::convertToBoolIfSmall( in convertToBoolIfSmall() 130 …((__unused__)), std::function<void(const ::android::hardware::hidl_array<int32_t, 32>& arg0)> cb) { in doSomethingElse() 149 ::android::hardware::Return<void> Vts_android_hardware_tests_bar_V1_0_IBar::doStuffAndReturnAString( in doStuffAndReturnAString() 160 ::android::hardware::Return<void> Vts_android_hardware_tests_bar_V1_0_IBar::mapThisVector( in mapThisVector() 301 …ction<void(const ::android::hardware::hidl_array<::android::hardware::hidl_string, 2>& arg0)> cb) { in haveSomeStrings() 320 ::android::hardware::Return<void> Vts_android_hardware_tests_bar_V1_0_IBar::haveAStringVec( in haveAStringVec() 341 …((__unused__)), std::function<void(const ::android::hardware::hidl_array<float, 5, 3>& arg0)> cb) { in transposeMe() argument 365 ::android::hardware::Return<void> Vts_android_hardware_tests_bar_V1_0_IBar::callingDrWho( in callingDrWho() 379 ::android::hardware::Return<void> Vts_android_hardware_tests_bar_V1_0_IBar::transpose( in transpose() 394 …on<void(const ::android::hardware::hidl_array<::android::hardware::hidl_string, 3, 5>& arg0)> cb) { in transpose2() argument [all …]
|
D | MemoryTest.driver.cpp | 33 …android::hardware::Return<void> Vts_android_hardware_tests_memory_V1_0_IMemoryTest::haveSomeMemory( in haveSomeMemory() 65 …id::hardware::Return<void> Vts_android_hardware_tests_memory_V1_0_IMemoryTest::haveSomeMemoryBlock( in haveSomeMemoryBlock()
|
D | TestMsgQ.driver.cpp | 69 ::android::hardware::Return<void> Vts_android_hardware_tests_msgq_V1_0_ITestMsgQ::getFmqUnsyncWrite( in getFmqUnsyncWrite()
|
/test/vts/utils/native/libcoverage/ |
D | VtsCoverageConfigureMain.cpp | 74 auto cb = [&](string fqIface, string instance, string hal) { in FlushHALCoverage() local
|