Home
last modified time | relevance | path

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

/ohos5.0/base/update/updateservice/services/firmware/check/include/
H A Dfirmware_icheck.h52 const std::string DEFAULT_SERVER_IP = "127.0.0.1"; variable
82 std::string serverIp = OHOS::system::GetParameter(PARAM_NAME_FOR_SEARCH, DEFAULT_SERVER_IP); in DoAction()