HomeSort by relevance Sort by last modified time
    Searched refs:RepeatNullableString (Results 1 - 3 of 3) sorted by null

  /system/tools/aidl/tests/android/aidl/tests/
ITestService.aidl 90 @nullable String RepeatNullableString(in @nullable String input);
  /system/tools/aidl/tests/
aidl_test_client_nullables.cpp 237 &ITestService::RepeatNullableString)) {
aidl_test_service.cpp 349 Status RepeatNullableString(const unique_ptr<String16>& input,

Completed in 52 milliseconds