Lines Matching full:http_endpoint
228 auto http_endpoint = device.GetHttpEnpoint();229 endpoints->SetInteger(kInfoEndpointsHttpPortKey, http_endpoint.first);230 endpoints->SetInteger(kInfoEndpointsHttpUpdatePortKey, http_endpoint.second);