Searched refs:ReverseUtf8CppString (Results 1 - 4 of 4) sorted by relevance

/system/tools/aidl/tests/
H A Daidl_test_client_utf8_strings.cpp105 if (!ReverseArray(s, &ITestService::ReverseUtf8CppString,
H A Daidl_test_service.cpp396 Status ReverseUtf8CppString(const vector<string>& input, function in class:__anon2520::NativeService
/system/tools/aidl/tests/android/aidl/tests/
H A DITestService.aidl104 @utf8InCpp String[] ReverseUtf8CppString (in @utf8InCpp String[] input,
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
H A DTestServiceClient.java647 String[] reversed = service.ReverseUtf8CppString(input, echoed);

Completed in 62 milliseconds