/ohos5.0/drivers/interface/display/composer/command_pack/ |
H A D | command_data_unpacker.h | 37 bool ReadUint64(uint64_t& value) in ReadUint64() function
|
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/ |
H A D | message_parcel_mock.cpp | 140 bool Parcel::ReadUint64(uint64_t &value) in ReadUint64() function in OHOS::Parcel
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | decompile.cpp | 95 bool Decompile::ReadUint64(uint64_t &value) in ReadUint64() function in Decompile
|
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/test/ |
H A D | message_parcel_mock.cpp | 218 bool Parcel::ReadUint64(uint64_t &value) in ReadUint64() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/ |
H A D | mock_parcel.cpp | 472 uint64_t Parcel::ReadUint64() in ReadUint64() function in OHOS::Parcel 554 bool Parcel::ReadUint64(uint64_t& value) in ReadUint64() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/ |
H A D | mock_parcel.cpp | 459 uint64_t Parcel::ReadUint64() in ReadUint64() function in OHOS::Parcel 541 bool Parcel::ReadUint64(uint64_t& value) in ReadUint64() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/source/ |
H A D | mock_parcel.cpp | 461 uint64_t Parcel::ReadUint64() in ReadUint64() function in OHOS::Parcel 543 bool Parcel::ReadUint64(uint64_t &value) in ReadUint64() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/ |
H A D | mock_parcel.cpp | 459 uint64_t Parcel::ReadUint64() in ReadUint64() function in OHOS::Parcel 541 bool Parcel::ReadUint64(uint64_t& value) in ReadUint64() function in OHOS::Parcel
|
/ohos5.0/base/powermgr/power_manager/test/unittest/mock/ |
H A D | mock_parcel.cpp | 459 uint64_t Parcel::ReadUint64() in ReadUint64() function in OHOS::Parcel 541 bool Parcel::ReadUint64(uint64_t& value) in ReadUint64() function in OHOS::Parcel
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | parcel.cpp | 390 uint64_t Parcel::ReadUint64() in ReadUint64() function in OHOS::Parcel 471 bool Parcel::ReadUint64(uint64_t &value) in ReadUint64() function in OHOS::Parcel
|
/ohos5.0/commonlibrary/c_utils/base/src/ |
H A D | parcel.cpp | 985 uint64_t Parcel::ReadUint64() in ReadUint64() function in OHOS::Parcel 1072 bool Parcel::ReadUint64(uint64_t &value) in ReadUint64() function in OHOS::Parcel
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/ |
H A D | serializer.c | 617 bool ReadUint64(IpcIo *io, uint64_t *value) in ReadUint64() function
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/ |
H A D | wrapper.rs | 94 fn ReadUint64(self: Pin<&mut Parcel>, v: &mut u64) -> bool; in ReadUint64() function
|