Home
last modified time | relevance | path

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

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl82 @nullable String RepeatNullableString(in @nullable String input); in RepeatNullableString() method
/system/tools/aidl/tests/
Daidl_test_client_nullables.cpp150 &ITestService::RepeatNullableString)) { in ConfirmNullables()
Daidl_test_service.cpp335 Status RepeatNullableString(const unique_ptr<String16>& input, in RepeatNullableString() function in __anon0d6c31e40111::NativeService