Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp711 const std::string SHORT_OPTIONS_DEBUG_MODE = "he:"; variable
3347 …int32_t option = getopt_long(argc_, argv_, SHORT_OPTIONS_DEBUG_MODE.c_str(), LONG_OPTIONS_DEBUG_MO… in RunAsSetDebugMode()