Searched defs:RepeatNullableUtf8CppString (Results 1 – 9 of 9) sorted by relevance
130 @nullable @utf8InCpp String RepeatNullableUtf8CppString( in RepeatNullableUtf8CppString() method
208 fn RepeatNullableUtf8CppString(&self, input: Option<&str>) -> binder::Result<Option<String>> { in RepeatNullableUtf8CppString() method
56 …fn RepeatNullableUtf8CppString(&self, _arg_token: Option<&str>) -> binder::public_api::Result<Opti… in RepeatNullableUtf8CppString() method197 …fn RepeatNullableUtf8CppString(&self, _arg_token: Option<&str>) -> binder::public_api::Result<Opti… in RepeatNullableUtf8CppString() method270 …pub const RepeatNullableUtf8CppString: binder::TransactionCode = binder::FIRST_CALL_TRANSACTION + … constant1076 …fn RepeatNullableUtf8CppString(&self, _arg_token: Option<&str>) -> binder::public_api::Result<Opti… in RepeatNullableUtf8CppString() method1290 …fn RepeatNullableUtf8CppString(&self, _arg_token: Option<&str>) -> binder::public_api::Result<Opti… in RepeatNullableUtf8CppString() method
353 public String RepeatNullableUtf8CppString(String token) throws RemoteException { in RepeatNullableUtf8CppString() method in TestServiceServer
1674 ::android::binder::Status BpTestService::RepeatNullableUtf8CppString(const ::std::optional<::std::s… in RepeatNullableUtf8CppString() function in android::aidl::tests::BpTestService
2750 ::ndk::ScopedAStatus BpTestService::RepeatNullableUtf8CppString(const std::optional<std::string>& i… in RepeatNullableUtf8CppString() function in aidl::android::aidl::tests::BpTestService3421 ::ndk::ScopedAStatus ITestServiceDefault::RepeatNullableUtf8CppString(const std::optional<std::stri… in RepeatNullableUtf8CppString() function in aidl::android::aidl::tests::ITestServiceDefault
191 …@Override public java.lang.String RepeatNullableUtf8CppString(java.lang.String token) throws andro… in RepeatNullableUtf8CppString() method in ITestService.Default2016 …@Override public java.lang.String RepeatNullableUtf8CppString(java.lang.String token) throws andro… in RepeatNullableUtf8CppString() method in ITestService.Stub.Proxy2480 …public java.lang.String RepeatNullableUtf8CppString(java.lang.String token) throws android.os.Remo… in RepeatNullableUtf8CppString() method
292 …::android::binder::Status RepeatNullableUtf8CppString(const ::std::optional<::std::string>&, ::std… in RepeatNullableUtf8CppString() function
517 Status RepeatNullableUtf8CppString(const optional<string>& token, in RepeatNullableUtf8CppString() function in __anonee08dd980111::NativeService