/system/bt/profile/avrcp/tests/ |
D | avrcp_device_test.cc | 66 uint8_t b, bool c, AvrcpResponse d) { a->Call(b, c, d); }, in SetUp() 107 uint8_t b, bool c, AvrcpResponse d) { a->Call(b, c, d); }, in TEST_F() 148 Call(1, false, matchPacket(std::move(interim_response)))) in TEST_F() 161 Call(1, false, matchPacket(std::move(changed_response)))) in TEST_F() 190 Call(1, false, matchPacket(std::move(interim_response)))) in TEST_F() 204 Call(1, false, matchPacket(std::move(changed_response)))) in TEST_F() 234 Call(1, false, matchPacket(std::move(interim_response)))) in TEST_F() 248 Call(1, false, matchPacket(std::move(changed_response)))) in TEST_F() 288 Call(1, false, matchPacket(std::move(interim_response)))) in TEST_F() 293 Call(1, false, matchPacket(std::move(changed_response)))) in TEST_F() [all …]
|
D | avrcp_connection_handler_test.cc | 99 auto bound_callback = base::Bind(&MockFunction<void(device_ptr)>::Call, in TEST_F() 123 auto bound_callback = base::Bind(&MockFunction<void(device_ptr)>::Call, in TEST_F() 147 auto bound_callback = base::Bind(&MockFunction<void(device_ptr)>::Call, in TEST_F() 174 auto bound_callback = base::Bind(&MockFunction<void(device_ptr)>::Call, in TEST_F() 188 EXPECT_CALL(device_cb, Call(_)).Times(1); in TEST_F() 218 auto bound_callback = base::Bind(&MockFunction<void(device_ptr)>::Call, in TEST_F() 254 auto bound_callback = base::Bind(&MockFunction<void(device_ptr)>::Call, in TEST_F() 288 auto bound_callback = base::Bind(&MockFunction<void(device_ptr)>::Call, in TEST_F() 324 auto bound_callback = base::Bind(&MockFunction<void(device_ptr)>::Call, in TEST_F() 338 EXPECT_CALL(device_cb, Call(_)).Times(1); in TEST_F() [all …]
|
/system/chre/chpp/ |
D | QUICKSTART.md | 40 1. Call the layers’ initialization functions, chppTransportInit and chppAppInit (in any order) 42 1. Call chppWorkThreadStart to start the main thread for CHPP's Transport Layer 52 1. Call chppWorkThreadStop() to stop the main worker thread. 53 1. Call the layers’ deinitialization functions, chppTransportDeinit and chppAppDeinit (in any order)
|
/system/bt/gd/security/test/ |
D | fake_name_db.h | 37 handler->Call(std::move(callback), address, true); in ReadRemoteNameRequest()
|
/system/libbase/ |
D | function_ref_test.cpp | 56 TEST(function_ref, Call) { in TEST() argument
|
/system/bt/gd/ |
D | module.h | 107 void Call(Functor&& functor, Args&&... args) { in Call() function 108 GetHandler()->Call(std::forward<Functor>(functor), std::forward<Args>(args)...); in Call()
|
/system/bt/gd/os/ |
D | handler.h | 56 void Call(Functor&& functor, Args&&... args) { in Call() function
|
/system/chre/test/ |
D | README.md | 30 * Call `chre::runAllTests` from somewhere in your code.
|
/system/bt/gd/neighbor/ |
D | name_db.cc | 99 it.handler_->Call(std::move(it.callback_), address, status == hci::ErrorCode::SUCCESS); in OnRemoteNameResponse()
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | te_macros | 320 # Call the servicemanager and transfer references to it. 334 # Call the hwservicemanager and transfer references to it. 352 # Call the vndservicemanager and transfer references to it. 364 # Call the server domain and optionally transfer references to it.
|
D | init.te | 62 # Call mount(2).
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | te_macros | 316 # Call the servicemanager and transfer references to it. 330 # Call the hwservicemanager and transfer references to it. 348 # Call the vndservicemanager and transfer references to it. 360 # Call the server domain and optionally transfer references to it.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | te_macros | 328 # Call the servicemanager and transfer references to it. 342 # Call the hwservicemanager and transfer references to it. 360 # Call the vndservicemanager and transfer references to it. 372 # Call the server domain and optionally transfer references to it.
|
/system/extras/module_ndk_libs/libnativehelper/include_jni/ |
D | jni.h | 593 _jtype Call##_jname##Method(jobject obj, jmethodID methodID, ...) \ 598 result = functions->Call##_jname##MethodV(this, obj, methodID, \ 604 _jtype Call##_jname##MethodV(jobject obj, jmethodID methodID, \ 606 { return functions->Call##_jname##MethodV(this, obj, methodID, args); } 608 _jtype Call##_jname##MethodA(jobject obj, jmethodID methodID, \ 610 { return functions->Call##_jname##MethodA(this, obj, methodID, args); }
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | te_macros | 338 # Call the servicemanager and transfer references to it. 352 # Call the hwservicemanager and transfer references to it. 370 # Call the vndservicemanager and transfer references to it. 382 # Call the server domain and optionally transfer references to it.
|
D | init.te | 70 # Call mount(2). 73 # Call setns(2).
|
/system/bt/main/test/ |
D | main_shim_test.cc | 372 handler_->Call([](std::promise<void> done) { done.set_value(); }, in TEST_F()
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | te_macros | 339 # Call the servicemanager and transfer references to it. 355 # Call the hwservicemanager and transfer references to it. 373 # Call the vndservicemanager and transfer references to it. 385 # Call the server domain and optionally transfer references to it.
|
D | init.te | 77 # Call mount(2). 80 # Call setns(2).
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | te_macros | 355 # Call the servicemanager and transfer references to it. 371 # Call the hwservicemanager and transfer references to it. 389 # Call the vndservicemanager and transfer references to it. 401 # Call the server domain and optionally transfer references to it.
|
D | init.te | 84 # Call mount(2). 87 # Call setns(2).
|
/system/sepolicy/public/ |
D | te_macros | 355 # Call the servicemanager and transfer references to it. 371 # Call the hwservicemanager and transfer references to it. 389 # Call the vndservicemanager and transfer references to it. 401 # Call the server domain and optionally transfer references to it.
|
D | init.te | 84 # Call mount(2). 87 # Call setns(2).
|
/system/bt/gd/hci/ |
D | le_address_manager.cc | 122 handler_->Call(enqueue_command_, std::move(packet)); in SetPrivacyPolicyForInitiatorAddressForTest()
|
D | le_scanning_manager_test.cc | 283 …client_handler_->Call(common::BindOnce(&std::promise<void>::set_value, common::Unretained(&promise… in sync_client_handler()
|