Home
last modified time | relevance | path

Searched refs:ShouldDecompile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dmain.cpp36 if (option.ShouldDecompile()) { in main()
H A Doption.h49 bool ShouldDecompile() const;
H A Doption.cpp192 bool Option::ShouldDecompile() const in ShouldDecompile() function in Option