Home
last modified time | relevance | path

Searched defs:ReadUint32 (Results 1 – 6 of 6) sorted by relevance

/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/file_hook/
Dparcel.cpp74 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::Parcel
/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_info_test/mock/
Dparcel.cpp83 uint32_t Parcel::ReadUint32() const in ReadUint32() function in OHOS::Parcel
/foundation/filemanagement/app_file_service/tests/mock/parcel/src/
Dparcel.cpp93 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::FileManagement::Backup::Parcel
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
Dparcel.cpp385 uint32_t Parcel::ReadUint32() in ReadUint32() function in OHOS::Parcel
466 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::Parcel
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/
Dparcel.cpp757 uint32_t Parcel::ReadUint32() in ReadUint32() function in OHOS::Parcel
844 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::Parcel
/foundation/communication/ipc/ipc/native/c/manager/src/
Dserializer.c589 bool ReadUint32(IpcIo *io, uint32_t *value) in ReadUint32() function