Searched defs:GetCallback (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/ipc/binder/ | ||
D | interface_with_instances_base.cc | 99 android::sp<IInterface> InterfaceWithInstancesBase::GetCallback( in GetCallback() function in ipc::binder::InterfaceWithInstancesBase |
/system/bt/gd/hci/ | ||
D | hci_layer.cc | 71 ContextualOnceCallback<void(TView)>* GetCallback() { in GetCallback() function in bluetooth::hci::CommandQueueEntry |
/system/tools/aidl/tests/android/aidl/tests/ | ||
D | ITestService.aidl | 133 @nullable INamedCallback GetCallback(boolean return_null); in GetCallback() method |
/system/tools/aidl/tests/ | ||
D | aidl_test_service.cpp | 460 Status GetCallback(bool return_null, sp<INamedCallback>* ret) { in GetCallback() function in __anonee08dd980111::NativeService |