Home
last modified time | relevance | path

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

/system/update_engine/
Dlibcros_proxy.cc36 ue_proxy_resolved_interface_(std::move(ue_proxy_resolved_interface)) { in LibCrosProxy()
42 ue_proxy_resolved_interface_( in LibCrosProxy()
54 return ue_proxy_resolved_interface_.get(); in ue_proxy_resolved_interface()
Dlibcros_proxy.h55 ue_proxy_resolved_interface_; variable