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

  /frameworks/native/libs/binder/
Parcel.cpp 1097 return readNullableTypedVector(val, &Parcel::readNullableStrongBinder);
    [all...]
  /frameworks/native/libs/binder/include/binder/
Parcel.h 436 status_t readNullableTypedVector(std::unique_ptr<std::vector<T>>* val,
745 status_t Parcel::readNullableTypedVector(std::unique_ptr<std::vector<T>>* val,
    [all...]

Completed in 45 milliseconds