Searched defs:commandName (Results 1 – 1 of 1) sorted by relevance
| /foundation/bundlemanager/bundle_tool/frameworks/src/ |
| D | bundle_test_tool.cpp | 1262 … BundleTestTool::CheckRemovableErrorOption(int option, int counter, const std::string &commandName) in CheckRemovableErrorOption() 1312 int option, const std::string &commandName, int &isRemovable, std::string &name) in CheckRemovableCorrectOption() 1366 std::string commandName = SET_RM; in RunAsSetRemovableCommand() local 1410 std::string commandName = GET_RM; in RunAsGetRemovableCommand() local 1455 …ol BundleTestTool::CheckSandboxErrorOption(int option, int counter, const std::string &commandName) in CheckSandboxErrorOption() 1497 int option, const std::string &commandName, int &data, std::string &bundleName) in CheckSandboxCorrectOption() 1559 std::string commandName = INSTALL_SANDBOX; in RunAsInstallSandboxCommand() local 1616 std::string commandName = UNINSTALL_SANDBOX; in RunAsUninstallSandboxCommand() local 1680 std::string commandName = DUMP_SANDBOX; in RunAsDumpSandboxCommand() local 1725 std::string optarg, const std::string &commandName, int &temp, bool &result) in StringToInt() [all …]
|