Home
last modified time | relevance | path

Searched defs:byteCode (Results 1 – 2 of 2) sorted by relevance

/drivers/hdf_core/framework/tools/hc-gen/src/
Ddecompile.cpp123 bool Decompile::GetNextByteCode(uint32_t &byteCode) in GetNextByteCode()
/drivers/hdf_core/framework/tools/leagecy/hc-gen/src/
Dhcs_decompiler.c139 static bool NextByteCode(uint32_t *byteCode) in NextByteCode()