Home
last modified time | relevance | path

Searched defs:getDefaultImpl (Results 1 – 18 of 18) sorted by relevance

/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
H A DIDeprecated.rs15 fn getDefaultImpl() -> IDeprecatedDefaultRef where Self: Sized { in getDefaultImpl() method
H A DINamedCallback.rs15 fn getDefaultImpl() -> INamedCallbackDefaultRef where Self: Sized { in getDefaultImpl() method
H A DINewName.rs15 fn getDefaultImpl() -> INewNameDefaultRef where Self: Sized { in getDefaultImpl() method
H A DIOldName.rs15 fn getDefaultImpl() -> IOldNameDefaultRef where Self: Sized { in getDefaultImpl() method
H A DITestService.rs66 fn getDefaultImpl() -> ITestServiceDefaultRef where Self: Sized { in getDefaultImpl() method
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
H A DIDeprecated.java93 public static android.aidl.tests.IDeprecated getDefaultImpl() { in getDefaultImpl() method in IDeprecated.Stub
H A DINamedCallback.java126 public static android.aidl.tests.INamedCallback getDefaultImpl() { in getDefaultImpl() method in INamedCallback.Stub
H A DINewName.java126 public static android.aidl.tests.INewName getDefaultImpl() { in getDefaultImpl() method in INewName.Stub
H A DIOldName.java126 public static android.aidl.tests.IOldName getDefaultImpl() { in getDefaultImpl() method in IOldName.Stub
H A DITestService.java2333 public static android.aidl.tests.ITestService getDefaultImpl() { in getDefaultImpl() method in ITestService.Stub
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/
H A DIDeprecated.cpp73 const std::shared_ptr<IDeprecated>& IDeprecated::getDefaultImpl() { in getDefaultImpl() function in aidl::android::aidl::tests::IDeprecated
H A DINamedCallback.cpp122 const std::shared_ptr<INamedCallback>& INamedCallback::getDefaultImpl() { in getDefaultImpl() function in aidl::android::aidl::tests::INamedCallback
H A DINewName.cpp122 const std::shared_ptr<INewName>& INewName::getDefaultImpl() { in getDefaultImpl() function in aidl::android::aidl::tests::INewName
H A DIOldName.cpp122 const std::shared_ptr<IOldName>& IOldName::getDefaultImpl() { in getDefaultImpl() function in aidl::android::aidl::tests::IOldName
H A DITestService.cpp3212 const std::shared_ptr<ITestService>& ITestService::getDefaultImpl() { in getDefaultImpl() function in aidl::android::aidl::tests::ITestService
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
H A DILoggableInterface.java249 public static android.aidl.loggable.ILoggableInterface getDefaultImpl() { in getDefaultImpl() method in ILoggableInterface.Stub
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp449 const std::shared_ptr<ILoggableInterface>& ILoggableInterface::getDefaultImpl() { in getDefaultImpl() function in aidl::android::aidl::loggable::ILoggableInterface
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp449 const std::shared_ptr<ILoggableInterface>& ILoggableInterface::getDefaultImpl() { in getDefaultImpl() function in aidl::android::aidl::loggable::ILoggableInterface