Searched defs:commandName (Results 1 – 1 of 1) sorted by relevance
| /foundation/bundlemanager/bundle_tool/frameworks/src/ |
| D | bundle_test_tool.cpp | 944 … BundleTestTool::CheckRemovableErrorOption(int option, int counter, const std::string &commandName) in CheckRemovableErrorOption() 994 int option, const std::string &commandName, int &isRemovable, std::string &name) in CheckRemovableCorrectOption() 1048 std::string commandName = SET_RM; in RunAsSetRemovableCommand() local 1092 std::string commandName = GET_RM; in RunAsGetRemovableCommand() local 1137 …ol BundleTestTool::CheckSandboxErrorOption(int option, int counter, const std::string &commandName) in CheckSandboxErrorOption() 1179 int option, const std::string &commandName, int &data, std::string &bundleName) in CheckSandboxCorrectOption() 1241 std::string commandName = INSTALL_SANDBOX; in RunAsInstallSandboxCommand() local 1298 std::string commandName = UNINSTALL_SANDBOX; in RunAsUninstallSandboxCommand() local 1362 std::string commandName = DUMP_SANDBOX; in RunAsDumpSandboxCommand() local 1407 std::string optarg, const std::string &commandName, int &temp, bool &result) in StringToInt() [all …]
|