Searched defs:ReadUint32 (Results 1 – 6 of 6) sorted by relevance
74 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::Parcel
83 uint32_t Parcel::ReadUint32() const in ReadUint32() function in OHOS::Parcel
93 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::FileManagement::Backup::Parcel
385 uint32_t Parcel::ReadUint32() in ReadUint32() function in OHOS::Parcel466 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::Parcel
757 uint32_t Parcel::ReadUint32() in ReadUint32() function in OHOS::Parcel844 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::Parcel
589 bool ReadUint32(IpcIo *io, uint32_t *value) in ReadUint32() function