Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h120 bool CheckGetStringCorrectOption(int option, const std::string &commandName, int &temp, std::string &name);
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1691 bool BundleTestTool::CheckGetStringCorrectOption( in CheckGetStringCorrectOption() function in OHOS::AppExecFwk::BundleTestTool
1927 result = !CheckGetStringCorrectOption(option, commandName, temp, name) in RunAsGetStringCommand()
4118 result = !CheckGetStringCorrectOption(option, commandName, temp, name) in RunAsGetJsonProfile()
4172 result = !CheckGetStringCorrectOption(option, commandName, temp, name) in RunGetUidByBundleName()
4468 result = !CheckGetStringCorrectOption(option, commandName, temp, name) in RunAsQueryAbilityInfoByContinueType()
4520 result = !CheckGetStringCorrectOption(option, commandName, temp, name) in RunAsGetDirByBundleNameAndAppIndex()
4572 result = !CheckGetStringCorrectOption(option, commandName, temp, name) in RunAsIsBundleInstalled()

Completed in 9 milliseconds