Home
last modified time | relevance | path

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

/system/tools/aidl/tests/
Daidl_test_client_utf8_strings.cpp116 Status status = s->ReverseUtf8CppStringList(input, &reversed, &repeated); in ConfirmUtf8InCppStringListReverse()
127 status = s->ReverseUtf8CppStringList(input, &repeated, &reversed); in ConfirmUtf8InCppStringListReverse()
Daidl_test_service.cpp402 Status ReverseUtf8CppStringList( in ReverseUtf8CppStringList() function in __anonbc6e0ff70111::NativeService
/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl107 @nullable @utf8InCpp List<String> ReverseUtf8CppStringList( in ReverseUtf8CppStringList() method