Searched defs:GetCppJavaTests (Results 1 – 8 of 8) sorted by relevance
306 fn GetCppJavaTests(&self) -> binder::Result<Option<SpIBinder>> { in GetCppJavaTests() method
64 fn GetCppJavaTests(&self) -> binder::public_api::Result<Option<binder::SpIBinder>>; in GetCppJavaTests() method221 fn GetCppJavaTests(&self) -> binder::public_api::Result<Option<binder::SpIBinder>> { in GetCppJavaTests() method278 pub const GetCppJavaTests: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 49; constant1215 fn GetCppJavaTests(&self) -> binder::public_api::Result<Option<binder::SpIBinder>> { in GetCppJavaTests() method1298 …fn GetCppJavaTests(&self) -> binder::public_api::Result<Option<binder::SpIBinder>> { self.0.GetCpp… in GetCppJavaTests() method
540 public IBinder GetCppJavaTests() throws RemoteException { in GetCppJavaTests() method in TestServiceServer
1990 ::android::binder::Status BpTestService::GetCppJavaTests(::android::sp<::android::IBinder>* _aidl_r… in GetCppJavaTests() function in android::aidl::tests::BpTestService
3087 ::ndk::ScopedAStatus BpTestService::GetCppJavaTests(::ndk::SpAIBinder* _aidl_return) { in GetCppJavaTests() function in aidl::android::aidl::tests::BpTestService3461 ::ndk::ScopedAStatus ITestServiceDefault::GetCppJavaTests(::ndk::SpAIBinder* /*_aidl_return*/) { in GetCppJavaTests() function in aidl::android::aidl::tests::ITestServiceDefault
225 @Override public android.os.IBinder GetCppJavaTests() throws android.os.RemoteException in GetCppJavaTests() method in ITestService.Default2223 @Override public android.os.IBinder GetCppJavaTests() throws android.os.RemoteException in GetCppJavaTests() method in ITestService.Stub.Proxy2491 public android.os.IBinder GetCppJavaTests() throws android.os.RemoteException; in GetCppJavaTests() method
316 ::android::binder::Status GetCppJavaTests(::android::sp<::android::IBinder>*) override { in GetCppJavaTests() function
603 Status GetCppJavaTests(sp<IBinder>* ret) { in GetCppJavaTests() function in __anonee08dd980111::NativeService