Home
last modified time | relevance | path

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

/system/update_engine/
Dlibcros_proxy.cc34 ue_proxy_resolved_interface) in LibCrosProxy()
36 ue_proxy_resolved_interface_(std::move(ue_proxy_resolved_interface)) { in LibCrosProxy()
53 LibCrosProxy::ue_proxy_resolved_interface() { in ue_proxy_resolved_interface() function in chromeos_update_engine::LibCrosProxy
Dlibcros_proxy.h40 ue_proxy_resolved_interface);
48 ue_proxy_resolved_interface();
Dchrome_browser_proxy_resolver.cc56 libcros_proxy_->ue_proxy_resolved_interface() in Init()