Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dbytecode_gen.h40 bool ByteCodeConvert();
H A Dbytecode_gen.cpp31 if (!ByteCodeConvert()) { in Output()
74 bool ByteCodeGen::ByteCodeConvert() in ByteCodeConvert() function in ByteCodeGen