Home
last modified time | relevance | path

Searched refs:ByteCodeWrite (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dbytecode_gen.cpp35 if (!ByteCodeWrite(true)) { in Output()
39 if (!ByteCodeWrite(false)) { in Output()
169 bool ByteCodeGen::ByteCodeWrite(bool dummy) in ByteCodeWrite() function in ByteCodeGen
H A Dbytecode_gen.h46 bool ByteCodeWrite(bool dummy);