Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dmain.cpp22 if (option.OptionError()) { in main()
28 return option.OptionError(); in main()
H A Doption.h33 bool OptionError() const;
H A Doption.cpp157 bool Option::OptionError() const in OptionError() function in Option