Home
last modified time | relevance | path

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

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