Searched refs:CheckRemovableErrorOption (Results 1 – 2 of 2) sorted by relevance
112 bool CheckRemovableErrorOption(int option, int counter, const std::string &commandName);
1137 bool BundleTestTool::CheckRemovableErrorOption(int option, int counter, const std::string &commandN… in CheckRemovableErrorOption() function in OHOS::AppExecFwk::BundleTestTool1255 …result = !CheckRemovableErrorOption(option, counter, commandName)? OHOS::ERR_INVALID_VALUE : resul… in RunAsSetRemovableCommand()1298 …result = !CheckRemovableErrorOption(option, counter, commandName) ? OHOS::ERR_INVALID_VALUE : resu… in RunAsGetRemovableCommand()