Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h140 bool CheckExtOrMimeCorrectOption(int option, const std::string &commandName, int &temp, std::string &name);
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1949 bool BundleTestTool::CheckExtOrMimeCorrectOption( in CheckExtOrMimeCorrectOption() function in OHOS::AppExecFwk::BundleTestTool
2029 result = !CheckExtOrMimeCorrectOption(option, commandName, temp, name) in RunAsSetExtNameOrMIMEToAppCommand()
2080 result = !CheckExtOrMimeCorrectOption(option, commandName, temp, name) in RunAsDelExtNameOrMIMEToAppCommand()

Completed in 9 milliseconds