Home
last modified time | relevance | path

Searched refs:SetInterfaceType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.h260 bool SetInterfaceType(const std::string &type);
H A Doptions.cpp172 ret = SetInterfaceType(optarg); in ParseOptionWithValue()
568 bool Options::SetInterfaceType(const std::string &type) in SetInterfaceType() function in OHOS::Idl::Options