Home
last modified time | relevance | path

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

/drivers/hdf_core/adapter/uhdf2/model/display/base/command_pack/
Dcommand_data_unpacker.h41 bool ReadUint32(uint32_t &value) in ReadUint32() function
/drivers/hdf_core/framework/tools/leagecy/hc-gen/src/
Dhcs_decompiler.c92 static bool ReadUint32(uint32_t *value) in ReadUint32() function
/drivers/hdf_core/framework/tools/hc-gen/src/
Ddecompile.cpp64 bool Decompile::ReadUint32(uint32_t &value) in ReadUint32() function in Decompile