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

  /system/tools/aidl/tests/android/aidl/tests/
ITestService.aidl 92 @nullable SimpleParcelable RepeatNullableParcelable(in @nullable SimpleParcelable input);
  /system/tools/aidl/tests/
aidl_test_client_nullables.cpp 260 &ITestService::RepeatNullableParcelable)) {
aidl_test_service.cpp 354 Status RepeatNullableParcelable(const unique_ptr<SimpleParcelable>& input,

Completed in 319 milliseconds