Home
last modified time | relevance | path

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

/aosp_15_r20/system/tools/hidl/test/lazy_test/
Dhidl_lazy_test_server.cpp33 ::android::hardware::Return<void> Lazy::setCustomActiveServicesCallback() { in setCustomActiveServicesCallback() function in Lazy
Dhidl_lazy_cb_test_server.cpp43 void LazyCb::setCustomActiveServicesCallback() { in setCustomActiveServicesCallback() function in LazyCb
/aosp_15_r20/system/tools/aidl/tests/lazy_test/
DLazyTestServiceCb.cpp25 void LazyTestServiceCb::setCustomActiveServicesCallback() { in setCustomActiveServicesCallback() function in android::binder::LazyTestServiceCb
/aosp_15_r20/frameworks/native/libs/binder/ndk/tests/
H A DIBinderNdkUnitTest.aidl34 void setCustomActiveServicesCallback(); in setCustomActiveServicesCallback() method
H A Dlibbinder_ndk_unit_test.cpp106 ndk::ScopedAStatus setCustomActiveServicesCallback() override { in setCustomActiveServicesCallback() function in MyBinderNdkUnitTest