Searched defs:ReadVector (Results 1 – 4 of 4) sorted by relevance
103 uint32_t ReadVector(std::vector<T> &val) in ReadVector() function
78 bool RSScreenData::ReadVector(std::vector<RSScreenModeInfo> &unmarsupportModes, uint32_t unmarModeC… in ReadVector() function in OHOS::Rosen::RSScreenData
119 bool RSScreenCapability::ReadVector(std::vector<RSScreenProps> &unmarProps, uint32_t unmarPropCount… in ReadVector() function in OHOS::Rosen::RSScreenCapability
399 bool ITypesUtil::ReadVector(Parcel &parcel, std::vector<T> &val, bool (Parcel::*read)(T &)) in ReadVector() function in OHOS::DistributedKv::ITypesUtil