Home
last modified time | relevance | path

Searched refs:CheckGetIconCorrectOption (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h119 …bool CheckGetIconCorrectOption(int option, const std::string &commandName, int &temp, std::string …
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp2052 bool BundleTestTool::CheckGetIconCorrectOption( in CheckGetIconCorrectOption() function in OHOS::AppExecFwk::BundleTestTool
2128 result = !CheckGetIconCorrectOption(option, commandName, temp, name) in RunAsGetIconCommand()