Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Doptions.cpp59 ret = SetSystemLevel(optarg); in Parse()
99 bool Options::SetSystemLevel(const std::string &system) in SetSystemLevel() function in OHOS::HDI::Options
H A Doptions.h151 bool SetSystemLevel(const std::string &system);
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.h234 bool SetSystemLevel(const std::string &system);
H A Doptions.cpp142 ret = SetSystemLevel(optarg); in ParseOptionWithValue()
182 bool Options::SetSystemLevel(const std::string &system) in SetSystemLevel() function in OHOS::Idl::Options