Home
last modified time | relevance | path

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

/ohos5.0/base/update/sys_installer/tools/module_update_tool/
H A Dmain.cpp43 static const std::string GET_HMP_VERSION = "get_hmp_version"; variable
188 if (GET_HMP_VERSION.compare(argv[1]) == 0) { in main()