Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h118 …bool CheckGetStringCorrectOption(int option, const std::string &commandName, int &temp, std::strin…
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1641 bool BundleTestTool::CheckGetStringCorrectOption( in CheckGetStringCorrectOption() function in OHOS::AppExecFwk::BundleTestTool
1877 result = !CheckGetStringCorrectOption(option, commandName, temp, name) in RunAsGetStringCommand()
4068 result = !CheckGetStringCorrectOption(option, commandName, temp, name) in RunAsGetJsonProfile()
4122 result = !CheckGetStringCorrectOption(option, commandName, temp, name) in RunGetUidByBundleName()
4377 result = !CheckGetStringCorrectOption(option, commandName, temp, name) in RunAsQueryAbilityInfoByContinueType()