Searched defs:WriteVector (Results 1 – 4 of 4) sorted by relevance
66 int WriteVector(const std::vector<T> &data) in WriteVector() function
68 bool RSScreenData::WriteVector(const std::vector<RSScreenModeInfo> &supportModes, Parcel &parcel) c… in WriteVector() function in OHOS::Rosen::RSScreenData
109 bool RSScreenCapability::WriteVector(const std::vector<RSScreenProps> &props, Parcel &parcel) const in WriteVector() function in OHOS::Rosen::RSScreenCapability
426 bool ITypesUtil::WriteVector(Parcel &parcel, const std::vector<T> &val, bool (Parcel::*writer)(cons… in WriteVector() function in OHOS::DistributedKv::ITypesUtil