Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h136 …bool CheckGetProxyDataCorrectOption(int option, const std::string &commandName, int &temp, std::st…
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1692 bool BundleTestTool::CheckGetProxyDataCorrectOption( in CheckGetProxyDataCorrectOption() function in OHOS::AppExecFwk::BundleTestTool
1782 result = !CheckGetProxyDataCorrectOption(option, commandName, temp, name) in RunAsGetProxyDataCommand()