Home
last modified time | relevance | path

Searched defs:BpOldName (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
H A DIOldName.cpp28 BpOldName::BpOldName(const ::android::sp<::android::IBinder>& _aidl_impl) in BpOldName() function in android::aidl::tests::BpOldName
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
H A DIOldName.rs36 impl IOldName for BpOldName { implementation
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/
H A DIOldName.cpp36 BpOldName::BpOldName(const ::ndk::SpAIBinder& binder) : BpCInterface(binder) {} in BpOldName() function in aidl::android::aidl::tests::BpOldName