Home
last modified time | relevance | path

Searched defs:ReadVector (Results 1 – 8 of 8) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
Dparcel.h103 uint32_t ReadVector(std::vector<T> &val) in ReadVector() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/
Drs_screen_data.cpp78 bool RSScreenData::ReadVector(std::vector<RSScreenModeInfo> &unmarsupportModes, uint32_t unmarModeC… in ReadVector() function in OHOS::Rosen::RSScreenData
Drs_screen_hdr_capability.cpp80 bool RSScreenHDRCapability::ReadVector(std::vector<ScreenHDRFormat>& unmarFormats, Parcel &parcel) in ReadVector() function in OHOS::Rosen::RSScreenHDRCapability
Drs_screen_capability.cpp119 bool RSScreenCapability::ReadVector(std::vector<RSScreenProps> &unmarProps, uint32_t unmarPropCount… in ReadVector() function in OHOS::Rosen::RSScreenCapability
/foundation/distributeddatamgr/udmf/framework/common/
Dtlv_object.h261 bool ReadVector(std::vector<uint8_t> &value) in ReadVector() function
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Dparcel.cpp615 bool Parcel::ReadVector(std::vector<T> *val, bool (Parcel::*Read)(T &)) in ReadVector() function in OHOS::Parcel
/foundation/communication/ipc/ipc/native/src/c_wrapper/source/
Dc_parcel.cpp487 static bool ReadVector(const CParcel *parcel, const char *func, void *value, in ReadVector() function
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
Dparcel.cpp1127 bool Parcel::ReadVector(std::vector<T> *val, bool (Parcel::*Read)(T &)) in ReadVector() function in OHOS::Parcel