Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dmain.cpp53 if (option.ShouldGenTextConfig()) { in main()
H A Doption.h39 bool ShouldGenTextConfig() const;
H A Doption.cpp172 bool Option::ShouldGenTextConfig() const in ShouldGenTextConfig() function in Option