Searched refs:readNullableMap (Results 1 – 2 of 2) sorted by relevance
339 status_t readNullableMap(std::unique_ptr<binder::Map>* map) const;
1442 status_t Parcel::readNullableMap(std::unique_ptr<binder::Map>* map) const in readNullableMap() function in android::Parcel