Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp813 const std::string SHORT_OPTIONS_GET_ODID = "hu:"; variable
4197 …while ((opt = getopt_long(argc_, argv_, SHORT_OPTIONS_GET_ODID.c_str(), LONG_OPTIONS_GET_ODID, nul… in RunAsGetOdid()