Home
last modified time | relevance | path

Searched defs:RealName (Results 1 – 25 of 31) sorted by relevance

12

/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DINewName.java15 @Override public java.lang.String RealName() throws android.os.RemoteException in RealName() method in INewName.Default
113 @Override public java.lang.String RealName() throws android.os.RemoteException in RealName() method in INewName.Stub.Proxy
140 public java.lang.String RealName() throws android.os.RemoteException; in RealName() method
DIOldName.java15 @Override public java.lang.String RealName() throws android.os.RemoteException in RealName() method in IOldName.Default
113 @Override public java.lang.String RealName() throws android.os.RemoteException in RealName() method in IOldName.Stub.Proxy
140 public java.lang.String RealName() throws android.os.RemoteException; in RealName() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DINewName.java15 @Override public java.lang.String RealName() throws android.os.RemoteException in RealName() method in INewName.Default
113 @Override public java.lang.String RealName() throws android.os.RemoteException in RealName() method in INewName.Stub.Proxy
140 public java.lang.String RealName() throws android.os.RemoteException; in RealName() method
DIOldName.java15 @Override public java.lang.String RealName() throws android.os.RemoteException in RealName() method in IOldName.Default
113 @Override public java.lang.String RealName() throws android.os.RemoteException in RealName() method in IOldName.Stub.Proxy
140 public java.lang.String RealName() throws android.os.RemoteException; in RealName() method
/system/tools/aidl/tests/android/aidl/tests/
DIOldName.aidl20 String RealName(); in RealName() method
DINewName.aidl21 String RealName(); in RealName() method
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnOldName.h32 ::android::binder::Status RealName(::android::String16* _aidl_return) override { in RealName() function
DBnNewName.h32 ::android::binder::Status RealName(::android::String16* _aidl_return) override { in RealName() function
DIOldName.h35 ::android::binder::Status RealName(::android::String16* /*_aidl_return*/) override { in RealName() function
DINewName.h35 ::android::binder::Status RealName(::android::String16* /*_aidl_return*/) override { in RealName() function
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DINewName.h35 ::android::binder::Status RealName(::android::String16* /*_aidl_return*/) override { in RealName() function
DBnNewName.h32 ::android::binder::Status RealName(::android::String16* _aidl_return) override { in RealName() function
DBnOldName.h32 ::android::binder::Status RealName(::android::String16* _aidl_return) override { in RealName() function
DIOldName.h35 ::android::binder::Status RealName(::android::String16* /*_aidl_return*/) override { in RealName() function
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnOldName.h39 ::ndk::ScopedAStatus RealName(std::string* _aidl_return) override { in RealName() function
DBnNewName.h39 ::ndk::ScopedAStatus RealName(std::string* _aidl_return) override { in RealName() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnNewName.h39 ::ndk::ScopedAStatus RealName(std::string* _aidl_return) override { in RealName() function
DBnOldName.h39 ::ndk::ScopedAStatus RealName(std::string* _aidl_return) override { in RealName() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DIOldName.cpp49 ::ndk::ScopedAStatus BpOldName::RealName(std::string* _aidl_return) { in RealName() function in aidl::android::aidl::tests::BpOldName
145 ::ndk::ScopedAStatus IOldNameDefault::RealName(std::string* /*_aidl_return*/) { in RealName() function in aidl::android::aidl::tests::IOldNameDefault
DINewName.cpp49 ::ndk::ScopedAStatus BpNewName::RealName(std::string* _aidl_return) { in RealName() function in aidl::android::aidl::tests::BpNewName
145 ::ndk::ScopedAStatus INewNameDefault::RealName(std::string* /*_aidl_return*/) { in RealName() function in aidl::android::aidl::tests::INewNameDefault
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DIOldName.cpp49 ::ndk::ScopedAStatus BpOldName::RealName(std::string* _aidl_return) { in RealName() function in aidl::android::aidl::tests::BpOldName
145 ::ndk::ScopedAStatus IOldNameDefault::RealName(std::string* /*_aidl_return*/) { in RealName() function in aidl::android::aidl::tests::IOldNameDefault
DINewName.cpp49 ::ndk::ScopedAStatus BpNewName::RealName(std::string* _aidl_return) { in RealName() function in aidl::android::aidl::tests::BpNewName
145 ::ndk::ScopedAStatus INewNameDefault::RealName(std::string* /*_aidl_return*/) { in RealName() function in aidl::android::aidl::tests::INewNameDefault
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DIOldName.cpp30 ::android::binder::Status BpOldName::RealName(::android::String16* _aidl_return) { in RealName() function in android::aidl::tests::BpOldName
DINewName.cpp30 ::android::binder::Status BpNewName::RealName(::android::String16* _aidl_return) { in RealName() function in android::aidl::tests::BpNewName
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DINewName.cpp30 ::android::binder::Status BpNewName::RealName(::android::String16* _aidl_return) { in RealName() function in android::aidl::tests::BpNewName

12