Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dparcel.h103 uint32_t ReadVector(std::vector<T> &val) in ReadVector() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/
H A Drs_screen_data.cpp78 bool RSScreenData::ReadVector(std::vector<RSScreenModeInfo> &unmarsupportModes, uint32_t unmarModeC… in ReadVector() function in OHOS::Rosen::RSScreenData
H A Drs_screen_hdr_capability.cpp80 bool RSScreenHDRCapability::ReadVector(std::vector<ScreenHDRFormat>& unmarFormats, Parcel &parcel) in ReadVector() function in OHOS::Rosen::RSScreenHDRCapability
H A Drs_screen_capability.cpp119 bool RSScreenCapability::ReadVector(std::vector<RSScreenProps> &unmarProps, uint32_t unmarPropCount… in ReadVector() function in OHOS::Rosen::RSScreenCapability
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dparcel_wrapper.cpp215 template<typename T> bool ReadVector(Parcel &parcel, rust::vec<T> &val, bool (Parcel::*ReadVec)(std… in ReadVector() function
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp698 bool Parcel::ReadVector(std::vector<T>* val, bool (Parcel::*Read)(T&)) in ReadVector() function in OHOS::Parcel
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_parcel.cpp673 bool Parcel::ReadVector(std::vector<T>* val, bool (Parcel::*Read)(T&)) in ReadVector() function in OHOS::Parcel
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_parcel.cpp675 bool Parcel::ReadVector(std::vector<T> *val, bool (Parcel::*Read)(T &)) in ReadVector() function in OHOS::Parcel
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp678 bool Parcel::ReadVector(std::vector<T>* val, bool (Parcel::*Read)(T&)) in ReadVector() function in OHOS::Parcel
/ohos5.0/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_parcel.cpp678 bool Parcel::ReadVector(std::vector<T>* val, bool (Parcel::*Read)(T&)) in ReadVector() function in OHOS::Parcel
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dparcel.cpp615 bool Parcel::ReadVector(std::vector<T> *val, bool (Parcel::*Read)(T &)) in ReadVector() function in OHOS::Parcel
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dparcel.cpp1435 bool Parcel::ReadVector(std::vector<T> *val, bool (Parcel::*Read)(T &)) in ReadVector() function in OHOS::Parcel