Home
last modified time | relevance | path

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

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