Home
last modified time | relevance | path

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

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