Home
last modified time | relevance | path

Searched defs:setCustomActiveServicesCallback (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/tools/aidl/tests/lazy_test/
H A DILazyTestService.aidl25 void setCustomActiveServicesCallback(); in setCustomActiveServicesCallback() method
H A DLazyTestService.cpp30 Status LazyTestService::setCustomActiveServicesCallback() { in setCustomActiveServicesCallback() function in android::binder::LazyTestService
/aosp12/system/tools/hidl/test/lazy_test/
H A Dhidl_lazy_test_server.cpp33 ::android::hardware::Return<void> Lazy::setCustomActiveServicesCallback() { in setCustomActiveServicesCallback() function in Lazy
/aosp12/frameworks/native/libs/binder/ndk/tests/
H A DIBinderNdkUnitTest.aidl33 void setCustomActiveServicesCallback(); in setCustomActiveServicesCallback() method
H A Dlibbinder_ndk_unit_test.cpp88 ndk::ScopedAStatus setCustomActiveServicesCallback() { in setCustomActiveServicesCallback() function in MyBinderNdkUnitTest