Home
last modified time | relevance | path

Searched defs:ReadUint8 (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/drivers/interface/display/composer/command_pack/
H A Dcommand_data_unpacker.h47 bool ReadUint8(uint8_t& value) in ReadUint8() function
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Ddecompile.cpp69 bool Decompile::ReadUint8(uint8_t &value) in ReadUint8() function in Decompile
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp455 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel
529 bool Parcel::ReadUint8(uint8_t& value) in ReadUint8() function in OHOS::Parcel
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_parcel.cpp442 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel
516 bool Parcel::ReadUint8(uint8_t& value) in ReadUint8() function in OHOS::Parcel
/ohos5.0/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_parcel.cpp444 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel
518 bool Parcel::ReadUint8(uint8_t &value) in ReadUint8() function in OHOS::Parcel
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_parcel.cpp442 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel
516 bool Parcel::ReadUint8(uint8_t& value) in ReadUint8() function in OHOS::Parcel
/ohos5.0/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_parcel.cpp442 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel
516 bool Parcel::ReadUint8(uint8_t& value) in ReadUint8() function in OHOS::Parcel
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.h163 static uint8_t ReadUint8(std::vector<uint8_t>& buff, int32_t& cursor) in ReadUint8() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dparcel.cpp373 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel
446 bool Parcel::ReadUint8(uint8_t &value) in ReadUint8() function in OHOS::Parcel
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dparcel.cpp968 uint8_t Parcel::ReadUint8() in ReadUint8() function in OHOS::Parcel
1047 bool Parcel::ReadUint8(uint8_t &value) in ReadUint8() function in OHOS::Parcel
/ohos5.0/foundation/communication/ipc/ipc/native/c/manager/src/
H A Dserializer.c491 bool ReadUint8(IpcIo *io, uint8_t *value) in ReadUint8() function
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dwrapper.rs91 fn ReadUint8(self: Pin<&mut Parcel>, v: &mut u8) -> bool; in ReadUint8() function
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp2742 uint8_t PixelMap::ReadUint8(std::vector<uint8_t> &buff, int32_t &cursor) in ReadUint8() function in OHOS::Media::PixelMap