Home
last modified time | relevance | path

Searched refs:SetGenerateMode (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Doptions.cpp62 ret = SetGenerateMode(optarg); in Parse()
116 bool Options::SetGenerateMode(const std::string &mode) in SetGenerateMode() function in OHOS::HDI::Options
H A Doptions.h153 bool SetGenerateMode(const std::string &mode);
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.h236 bool SetGenerateMode(const std::string &mode);
H A Doptions.cpp145 ret = SetGenerateMode(optarg); in ParseOptionWithValue()
199 bool Options::SetGenerateMode(const std::string &mode) in SetGenerateMode() function in OHOS::Idl::Options