Home
last modified time | relevance | path

Searched defs:getImpl (Results 1 – 15 of 15) sorted by relevance

/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnDeprecated.h22 ::android::sp<IDeprecated> getImpl() { return _aidl_delegate; } in getImpl() function
DBnNamedCallback.h23 ::android::sp<INamedCallback> getImpl() { return _aidl_delegate; } in getImpl() function
DBnOldName.h23 ::android::sp<IOldName> getImpl() { return _aidl_delegate; } in getImpl() function
DBnNewName.h23 ::android::sp<INewName> getImpl() { return _aidl_delegate; } in getImpl() function
DBnCircular.h24 ::android::sp<ICircular> getImpl() { return _aidl_delegate; } in getImpl() function
DArrayOfInterfaces.h63 ::android::sp<IEmptyInterface> getImpl() { return _aidl_delegate; } in getImpl() function
102 ::android::sp<IMyInterface> getImpl() { return _aidl_delegate; } in getImpl() function
DListOfInterfaces.h63 ::android::sp<IEmptyInterface> getImpl() { return _aidl_delegate; } in getImpl() function
102 ::android::sp<IMyInterface> getImpl() { return _aidl_delegate; } in getImpl() function
DBnTestService.h95 ::android::sp<ITestService> getImpl() { return _aidl_delegate; } in getImpl() function
DITestService.h129 ::android::sp<IFoo> getImpl() { return _aidl_delegate; } in getImpl() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/
DBnNestedService.h26 ::android::sp<INestedService> getImpl() { return _aidl_delegate; } in getImpl() function
DINestedService.h100 ::android::sp<ICallback> getImpl() { return _aidl_delegate; } in getImpl() function
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-cpp-source/gen/include/android/aidl/versioned/tests/
DBnFooInterface.h31 ::android::sp<IFooInterface> getImpl() { return _aidl_delegate; } in getImpl() function
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DBnLoggableInterface.h41 ::android::sp<ILoggableInterface> getImpl() { return _aidl_delegate; } in getImpl() function
DILoggableInterface.h95 ::android::sp<ISub> getImpl() { return _aidl_delegate; } in getImpl() function
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/include/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h139 ::android::sp<IRepeatFixedSizeArray> getImpl() { return _aidl_delegate; } in getImpl() function
205 ::android::sp<IEmptyInterface> getImpl() { return _aidl_delegate; } in getImpl() function