Searched defs:GetOtherTestService (Results 1 – 9 of 9) sorted by relevance
101 INamedCallback GetOtherTestService(String name); in GetOtherTestService() method
157 fn GetOtherTestService( in GetOtherTestService() method
40 …fn GetOtherTestService(&self, _arg_name: &str) -> binder::public_api::Result<binder::Strong<dyn cr… in GetOtherTestService() method149 …fn GetOtherTestService(&self, _arg_name: &str) -> binder::public_api::Result<binder::Strong<dyn cr… in GetOtherTestService() method254 pub const GetOtherTestService: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + 25; constant803 …fn GetOtherTestService(&self, _arg_name: &str) -> binder::public_api::Result<binder::Strong<dyn cr… in GetOtherTestService() method1274 …fn GetOtherTestService(&self, _arg_name: &str) -> binder::public_api::Result<binder::Strong<dyn cr… in GetOtherTestService() method
266 public INamedCallback GetOtherTestService(String name) throws RemoteException { in GetOtherTestService() method in TestServiceServer
1062 ::android::binder::Status BpTestService::GetOtherTestService(const ::android::String16& name, ::and… in GetOtherTestService() function in android::aidl::tests::BpTestService
2091 ::ndk::ScopedAStatus BpTestService::GetOtherTestService(const std::string& in_name, std::shared_ptr… in GetOtherTestService() function in aidl::android::aidl::tests::BpTestService3341 ::ndk::ScopedAStatus ITestServiceDefault::GetOtherTestService(const std::string& /*in_name*/, std::… in GetOtherTestService() function in aidl::android::aidl::tests::ITestServiceDefault
126 …@Override public android.aidl.tests.INamedCallback GetOtherTestService(java.lang.String name) thro… in GetOtherTestService() method in ITestService.Default1619 …@Override public android.aidl.tests.INamedCallback GetOtherTestService(java.lang.String name) thro… in GetOtherTestService() method in ITestService.Stub.Proxy2460 …public android.aidl.tests.INamedCallback GetOtherTestService(java.lang.String name) throws android… in GetOtherTestService() method
244 …::android::binder::Status GetOtherTestService(const ::android::String16&, ::android::sp<::android:… in GetOtherTestService() function
412 Status GetOtherTestService(const String16& name, in GetOtherTestService() function in __anonee08dd980111::NativeService