Home
last modified time | relevance | path

Searched defs:ITestServiceDelegator (Results 1 – 8 of 8) sorted by relevance

/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h36 explicit ITestServiceDelegator(const std::shared_ptr<ITestService> &impl) : _impl(impl) { in ITestServiceDelegator() function
DITestService.h67 class ITestServiceDelegator; variable
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h36 explicit ITestServiceDelegator(const std::shared_ptr<ITestService> &impl) : _impl(impl) { in ITestServiceDelegator() function
DITestService.h67 class ITestServiceDelegator; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h104 explicit ITestServiceDelegator(const ::android::sp<ITestService> &impl) : _aidl_delegate(impl) {} in ITestServiceDelegator() function
DITestService.h67 class LIBBINDER_EXPORTED ITestServiceDelegator; variable
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h104 explicit ITestServiceDelegator(const ::android::sp<ITestService> &impl) : _aidl_delegate(impl) {} in ITestServiceDelegator() function
DITestService.h67 class LIBBINDER_EXPORTED ITestServiceDelegator; variable