Home
last modified time | relevance | path

Searched refs:RepeatNullableUtf8CppString (Results 1 – 3 of 3) sorted by relevance

/system/tools/aidl/tests/
Daidl_test_client_utf8_strings.cpp71 Status repeat_null_status = s->RepeatNullableUtf8CppString(nullptr, &ret); in ConfirmUtf8InCppStringRepeat()
79 Status status = s->RepeatNullableUtf8CppString( in ConfirmUtf8InCppStringRepeat()
Daidl_test_service.cpp383 Status RepeatNullableUtf8CppString( in RepeatNullableUtf8CppString() function in __anonbc6e0ff70111::NativeService
/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl101 @nullable @utf8InCpp String RepeatNullableUtf8CppString( in RepeatNullableUtf8CppString() method