Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Doption.cpp97 showGenHexDump_ = true; in SetOptionData()
189 return showGenHexDump_; in ShouldGenHexDump()
H A Doption.h80 bool showGenHexDump_ = false; variable