Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Doptions.cpp86 ret = AddPackagePath(optarg); in Parse()
202 bool Options::AddPackagePath(const std::string &packagePath) in AddPackagePath() function in OHOS::HDI::Options
H A Doptions.h159 bool AddPackagePath(const std::string &packagePath);
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.h242 bool AddPackagePath(const std::string &packagePath);
H A Doptions.cpp160 ret = AddPackagePath(optarg); in ParseOptionWithValue()
274 bool Options::AddPackagePath(const std::string &packagePath) in AddPackagePath() function in OHOS::Idl::Options