Searched refs:readString16Vector (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/libs/binder/
H A DPersistableBundle.cpp398 RETURN_IF_FAILED(parcel->readString16Vector(&mStringVectorMap[key]));
H A DParcel.cpp1610 status_t Parcel::readString16Vector( function in class:android::Parcel
1615 status_t Parcel::readString16Vector(std::vector<String16>* val) const { function in class:android::Parcel
/frameworks/native/include/binder/
H A DParcel.h290 status_t readString16Vector(
292 status_t readString16Vector(std::vector<String16>* val) const;

Completed in 103 milliseconds