Home
last modified time | relevance | path

Searched defs:RepeatNullableString (Results 1 – 2 of 2) sorted by relevance

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl90 @nullable String RepeatNullableString(in @nullable String input); in RepeatNullableString() method
/system/tools/aidl/tests/
Daidl_test_service.cpp349 Status RepeatNullableString(const unique_ptr<String16>& input, in RepeatNullableString() function in __anon3d0032770111::NativeService