Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dbytecode_gen.cpp20 dummyOutput_(false), in ByteCodeGen()
171 dummyOutput_ = dummy; in ByteCodeWrite()
243 if (dummyOutput_) { in FsWrite()
H A Dbytecode_gen.h72 bool dummyOutput_; variable