Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dmanager.h820 bool connect_profiles_to_rpc_; variable
Dmanager.cc160 connect_profiles_to_rpc_(true), in Manager()
474 connect_profiles_to_rpc_); in PushProfileInternal()
Dmanager_unittest.cc161 manager()->connect_profiles_to_rpc_ = false; in ManagerTest()