| /system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
| D | INewName.java | 15 @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
|
| D | IOldName.java | 15 @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/ |
| D | INewName.java | 15 @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
|
| D | IOldName.java | 15 @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/ |
| D | IOldName.aidl | 20 String RealName(); in RealName() method
|
| D | INewName.aidl | 21 String RealName(); in RealName() method
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | BnOldName.h | 32 ::android::binder::Status RealName(::android::String16* _aidl_return) override { in RealName() function
|
| D | BnNewName.h | 32 ::android::binder::Status RealName(::android::String16* _aidl_return) override { in RealName() function
|
| D | IOldName.h | 35 ::android::binder::Status RealName(::android::String16* /*_aidl_return*/) override { in RealName() function
|
| D | INewName.h | 35 ::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/ |
| D | INewName.h | 35 ::android::binder::Status RealName(::android::String16* /*_aidl_return*/) override { in RealName() function
|
| D | BnNewName.h | 32 ::android::binder::Status RealName(::android::String16* _aidl_return) override { in RealName() function
|
| D | BnOldName.h | 32 ::android::binder::Status RealName(::android::String16* _aidl_return) override { in RealName() function
|
| D | IOldName.h | 35 ::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/ |
| D | BnOldName.h | 39 ::ndk::ScopedAStatus RealName(std::string* _aidl_return) override { in RealName() function
|
| D | BnNewName.h | 39 ::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/ |
| D | BnNewName.h | 39 ::ndk::ScopedAStatus RealName(std::string* _aidl_return) override { in RealName() function
|
| D | BnOldName.h | 39 ::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/ |
| D | IOldName.cpp | 49 ::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
|
| D | INewName.cpp | 49 ::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/ |
| D | IOldName.cpp | 49 ::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
|
| D | INewName.cpp | 49 ::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/ |
| D | IOldName.cpp | 30 ::android::binder::Status BpOldName::RealName(::android::String16* _aidl_return) { in RealName() function in android::aidl::tests::BpOldName
|
| D | INewName.cpp | 30 ::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/ |
| D | INewName.cpp | 30 ::android::binder::Status BpNewName::RealName(::android::String16* _aidl_return) { in RealName() function in android::aidl::tests::BpNewName
|