Home
last modified time | relevance | path

Searched defs:argKey (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/cmds/am/src/com/android/commands/am/
H A DAm.java169 final String argKey = nextArgRequired(); in runInstrument() local
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp1659 std::string argKey = argv_[++index]; in RunAsQuickFixCommand() local
1705 std::string argKey = argv_[++index]; in RunAsQuickFixCommand() local
1721 std::string argKey = argv_[++index]; in RunAsQuickFixCommand() local
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp1917 std::string argKey = argv_[++i]; in RunAsTestCommand() local