/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/common/bean_parcel_test/mock/ |
H A D | parcel.cpp | 112 uint32_t Parcel::ReadUint32() const in ReadUint32() function in OHOS::Parcel 129 bool Parcel::ReadUint32(uint32_t& value) in ReadUint32() function in OHOS::Parcel
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/mock/src/ |
H A D | parcel.cpp | 39 bool ReadUint32(uint32_t value) in ReadUint32() function
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/file_hook/ |
H A D | parcel.cpp | 74 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::Parcel
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_info_test/mock/ |
H A D | parcel.cpp | 83 uint32_t Parcel::ReadUint32() const in ReadUint32() function in OHOS::Parcel
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/parcel/src/ |
H A D | parcel.cpp | 93 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::FileManagement::Backup::Parcel
|
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/module_ipc/ |
H A D | message_parcel_mock.cpp | 119 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::Parcel
|
/ohos5.0/drivers/interface/display/composer/command_pack/ |
H A D | command_data_unpacker.h | 42 bool ReadUint32(uint32_t& value) in ReadUint32() function
|
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/ |
H A D | message_parcel_mock.cpp | 120 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::Parcel
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | decompile.cpp | 64 bool Decompile::ReadUint32(uint32_t &value) in ReadUint32() function in Decompile
|
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/ |
H A D | message_parcel_mock.cpp | 186 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::Parcel
|
/ohos5.0/foundation/window/window_manager/window_scene/test/mock/ |
H A D | mock_message_parcel.cpp | 198 bool Parcel::ReadUint32(uint32_t& value) in ReadUint32() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/ |
H A D | mock_parcel.cpp | 467 uint32_t Parcel::ReadUint32() in ReadUint32() function in OHOS::Parcel 549 bool Parcel::ReadUint32(uint32_t& value) in ReadUint32() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/ |
H A D | mock_parcel.cpp | 454 uint32_t Parcel::ReadUint32() in ReadUint32() function in OHOS::Parcel 536 bool Parcel::ReadUint32(uint32_t& value) in ReadUint32() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/source/ |
H A D | mock_parcel.cpp | 456 uint32_t Parcel::ReadUint32() in ReadUint32() function in OHOS::Parcel 538 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/ |
H A D | mock_parcel.cpp | 454 uint32_t Parcel::ReadUint32() in ReadUint32() function in OHOS::Parcel 536 bool Parcel::ReadUint32(uint32_t& value) in ReadUint32() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/power_manager/test/unittest/mock/ |
H A D | mock_parcel.cpp | 454 uint32_t Parcel::ReadUint32() in ReadUint32() function in OHOS::Parcel 536 bool Parcel::ReadUint32(uint32_t& value) in ReadUint32() function in OHOS::Parcel
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | parcel.cpp | 385 uint32_t Parcel::ReadUint32() in ReadUint32() function in OHOS::Parcel 466 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::Parcel
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | parcel.cpp | 980 uint32_t Parcel::ReadUint32() in ReadUint32() function in OHOS::Parcel 1067 bool Parcel::ReadUint32(uint32_t &value) in ReadUint32() function in OHOS::Parcel
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/ |
H A D | serializer.c | 589 bool ReadUint32(IpcIo *io, uint32_t *value) in ReadUint32() function
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
H A D | wrapper.rs | 93 fn ReadUint32(self: Pin<&mut Parcel>, v: &mut u32) -> bool; in ReadUint32() function
|