Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h137 …bool CheckGetAllProxyDataCorrectOption(int option, const std::string &commandName, int &temp, std:…
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp1729 bool BundleTestTool::CheckGetAllProxyDataCorrectOption( in CheckGetAllProxyDataCorrectOption() function in OHOS::AppExecFwk::BundleTestTool
1826 result = !CheckGetAllProxyDataCorrectOption(option, commandName, temp, name) in RunAsGetAllProxyDataCommand()