Searched refs:CheckGetStringCorrectOption (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/ |
H A D | bundle_test_tool.h | 118 …bool CheckGetStringCorrectOption(int option, const std::string &commandName, int &temp, std::strin…
|
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_test_tool.cpp | 1641 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()
|