Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp727 const std::string SHORT_OPTIONS_GET_DISTRIBUTED_BUNDLE_NAME = "hn:a:"; variable
3593 … int32_t option = getopt_long(argc_, argv_, SHORT_OPTIONS_GET_DISTRIBUTED_BUNDLE_NAME.c_str(), in RunAsGetDistributedBundleName()