/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/ |
H A D | parcel.h | 103 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 D | rs_screen_data.cpp | 78 bool RSScreenData::ReadVector(std::vector<RSScreenModeInfo> &unmarsupportModes, uint32_t unmarModeC… in ReadVector() function in OHOS::Rosen::RSScreenData
|
H A D | rs_screen_hdr_capability.cpp | 80 bool RSScreenHDRCapability::ReadVector(std::vector<ScreenHDRFormat>& unmarFormats, Parcel &parcel) in ReadVector() function in OHOS::Rosen::RSScreenHDRCapability
|
H A D | rs_screen_capability.cpp | 119 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 D | parcel_wrapper.cpp | 215 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 D | mock_parcel.cpp | 698 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 D | mock_parcel.cpp | 673 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 D | mock_parcel.cpp | 675 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 D | mock_parcel.cpp | 678 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 D | mock_parcel.cpp | 678 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 D | parcel.cpp | 615 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 D | parcel.cpp | 1435 bool Parcel::ReadVector(std::vector<T> *val, bool (Parcel::*Read)(T &)) in ReadVector() function in OHOS::Parcel
|