Home
last modified time | relevance | path

Searched defs:ReadDoubleVector (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Dparcel.cpp670 bool Parcel::ReadDoubleVector(std::vector<double> *val) in ReadDoubleVector() function in OHOS::Parcel
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
Dparcel.cpp1236 bool Parcel::ReadDoubleVector(std::vector<double> *val) in ReadDoubleVector() function in OHOS::Parcel
/foundation/communication/ipc/ipc/native/c/manager/src/
Dserializer.c1342 double *ReadDoubleVector(IpcIo *io, size_t *size) in ReadDoubleVector() function