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.cc88 android::sp<IInterface> InterfaceWithInstancesBase::GetCallback( in GetCallback() function in ipc::binder::InterfaceWithInstancesBase
/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl111 @nullable INamedCallback GetCallback(boolean return_null); in GetCallback() method
/system/tpm/tpm_manager/server/
Dbinder_service_test.cc55 base::Callback<void(const ResponseProtobufType&)> GetCallback( in GetCallback() function in tpm_manager::BinderServiceTest
/system/tools/aidl/tests/
Daidl_test_service.cpp426 Status GetCallback(bool return_null, sp<INamedCallback>* ret) { in GetCallback() function in __anonbc6e0ff70111::NativeService