Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/file_hook/
Dparcel.cpp99 bool Parcel::ReadBool(bool &value) in ReadBool() function in OHOS::Parcel
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Dparcel.cpp54 uint32_t Parcel::ReadBool(bool &val) in ReadBool() function in DistributedDB::Parcel
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Dparcel.cpp340 bool Parcel::ReadBool() in ReadBool() function in OHOS::Parcel
411 bool Parcel::ReadBool(bool &value) in ReadBool() function in OHOS::Parcel
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
Dparcel.cpp712 bool Parcel::ReadBool() in ReadBool() function in OHOS::Parcel
789 bool Parcel::ReadBool(bool &value) in ReadBool() function in OHOS::Parcel
/foundation/communication/ipc/ipc/native/c/manager/src/
Dserializer.c425 bool ReadBool(IpcIo *io, bool *value) in ReadBool() function