Searched defs:GetCallback (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/ipc/binder/ | ||
D | interface_with_instances_base.cc | 88 android::sp<IInterface> InterfaceWithInstancesBase::GetCallback( in GetCallback() function in ipc::binder::InterfaceWithInstancesBase |
/system/tools/aidl/tests/android/aidl/tests/ | ||
D | ITestService.aidl | 111 @nullable INamedCallback GetCallback(boolean return_null); in GetCallback() method |
/system/tpm/tpm_manager/server/ | ||
D | binder_service_test.cc | 55 base::Callback<void(const ResponseProtobufType&)> GetCallback( in GetCallback() function in tpm_manager::BinderServiceTest |
/system/tools/aidl/tests/ | ||
D | aidl_test_service.cpp | 426 Status GetCallback(bool return_null, sp<INamedCallback>* ret) { in GetCallback() function in __anonbc6e0ff70111::NativeService |