Home
last modified time | relevance | path

Searched refs:argKey (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp1581 std::string argKey = argv_[++index]; in RunAsQuickFixCommand() local
1583 if (argKey == "-f" || argKey == "--file-path") { in RunAsQuickFixCommand()
1627 std::string argKey = argv_[++index]; in RunAsQuickFixCommand() local
1629 if (argKey == "-b" || argKey == "--bundle-name") { in RunAsQuickFixCommand()
1643 std::string argKey = argv_[++index]; in RunAsQuickFixCommand() local
1645 if (argKey == "-b" || argKey == "--bundle-name") { in RunAsQuickFixCommand()
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp1921 std::string argKey = argv_[++i]; in RunAsTestCommand() local
1923 params[opt + " " + argKey] = argValue; in RunAsTestCommand()

Completed in 7 milliseconds