Searched defs:readVector (Results 1 – 3 of 3) sorted by relevance
45 void readVector(android::Parcel &p, V<T, Args...> *v) { in readVector() function
44 static std::vector<std::shared_ptr<FontCollection>> readVector(BufferReader* reader) { in readVector() function
39 static status_t readVector(const Parcel& reply, Vector<uint8_t>& vector) { in readVector() function