Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/idl_tool/util/
H A Doptions.cpp33 if (ParseSub(option, i, argv)) { in Parse()
74 bool Options::ParseSub(const String& option, int& i, char** argv) in ParseSub() function in OHOS::Idl::Options
H A Doptions.h172 bool ParseSub(const String& option, int& i, char** argv);