Home
last modified time | relevance | path

Searched defs:WriteBool (Results 1 – 5 of 5) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/file_hook/
Dparcel.cpp52 bool Parcel::WriteBool(bool value) in WriteBool() function in OHOS::Parcel
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dparcel.cpp48 int Parcel::WriteBool(bool data) in WriteBool() function in DistributedDB::Parcel
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Dparcel.cpp154 bool Parcel::WriteBool(bool value) in WriteBool() function in OHOS::Parcel
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
Dparcel.cpp365 bool Parcel::WriteBool(bool value) in WriteBool() function in OHOS::Parcel
/foundation/communication/ipc/ipc/native/c/manager/src/
Dserializer.c188 bool WriteBool(IpcIo *io, bool value) in WriteBool() function