Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h115 bool CheckRemovableCorrectOption(int option, const std::string &commandName, int &isRemovable, std::string &name);
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1236 bool BundleTestTool::CheckRemovableCorrectOption( in CheckRemovableCorrectOption() function in OHOS::AppExecFwk::BundleTestTool
1308 result = !CheckRemovableCorrectOption(option, commandName, isRemovable, name) in RunAsSetRemovableCommand()
1352 result = !CheckRemovableCorrectOption(option, commandName, tempIsRem, name) in RunAsGetRemovableCommand()

Completed in 8 milliseconds