Home
last modified time | relevance | path

Searched refs:Call (Results 1 – 25 of 31) sorted by relevance

12

/system/bt/profile/avrcp/tests/
Davrcp_device_test.cc66 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 …]
Davrcp_connection_handler_test.cc99 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/
DQUICKSTART.md40 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/
Dfake_name_db.h37 handler->Call(std::move(callback), address, true); in ReadRemoteNameRequest()
/system/libbase/
Dfunction_ref_test.cpp56 TEST(function_ref, Call) { in TEST() argument
/system/bt/gd/
Dmodule.h107 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/
Dhandler.h56 void Call(Functor&& functor, Args&&... args) { in Call() function
/system/chre/test/
DREADME.md30 * Call `chre::runAllTests` from somewhere in your code.
/system/bt/gd/neighbor/
Dname_db.cc99 it.handler_->Call(std::move(it.callback_), address, status == hci::ErrorCode::SUCCESS); in OnRemoteNameResponse()
/system/sepolicy/prebuilts/api/27.0/public/
Dte_macros320 # 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.
Dinit.te62 # Call mount(2).
/system/sepolicy/prebuilts/api/26.0/public/
Dte_macros316 # 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/
Dte_macros328 # 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/
Djni.h593 _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/
Dte_macros338 # 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.
Dinit.te70 # Call mount(2).
73 # Call setns(2).
/system/bt/main/test/
Dmain_shim_test.cc372 handler_->Call([](std::promise<void> done) { done.set_value(); }, in TEST_F()
/system/sepolicy/prebuilts/api/30.0/public/
Dte_macros339 # 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.
Dinit.te77 # Call mount(2).
80 # Call setns(2).
/system/sepolicy/prebuilts/api/31.0/public/
Dte_macros355 # 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.
Dinit.te84 # Call mount(2).
87 # Call setns(2).
/system/sepolicy/public/
Dte_macros355 # 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.
Dinit.te84 # Call mount(2).
87 # Call setns(2).
/system/bt/gd/hci/
Dle_address_manager.cc122 handler_->Call(enqueue_command_, std::move(packet)); in SetPrivacyPolicyForInitiatorAddressForTest()
Dle_scanning_manager_test.cc283 …client_handler_->Call(common::BindOnce(&std::promise<void>::set_value, common::Unretained(&promise… in sync_client_handler()

12