Home
last modified time | relevance | path

Searched defs:GetCallback (Results 1 – 4 of 4) sorted by relevance

/system/bt/service/ipc/binder/
Dinterface_with_instances_base.cc99 android::sp<IInterface> InterfaceWithInstancesBase::GetCallback( in GetCallback() function in ipc::binder::InterfaceWithInstancesBase
/system/bt/gd/hci/
Dhci_layer.cc71 ContextualOnceCallback<void(TView)>* GetCallback() { in GetCallback() function in bluetooth::hci::CommandQueueEntry
76 ContextualOnceCallback<void(CommandStatusView)>* GetCallback<CommandStatusView>() { in GetCallback() function in bluetooth::hci::CommandQueueEntry
81 ContextualOnceCallback<void(CommandCompleteView)>* GetCallback<CommandCompleteView>() { in GetCallback() function in bluetooth::hci::CommandQueueEntry
/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl133 @nullable INamedCallback GetCallback(boolean return_null); in GetCallback() method
/system/tools/aidl/tests/
Daidl_test_service.cpp460 Status GetCallback(bool return_null, sp<INamedCallback>* ret) { in GetCallback() function in __anonee08dd980111::NativeService