Home
last modified time | relevance | path

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

/system/connectivity/dhcp_client/
Ddhcp_options_writer.cc32 base::LazyInstance<dhcp_client::DHCPOptionsWriter> g_dhcp_options_writer variable
39 return g_dhcp_options_writer.Pointer(); in GetInstance()