Searched refs:manager_proxy (Results 1 – 2 of 2) sorted by relevance
36 ManagerProxyInterface* manager_proxy = shill_proxy_->GetManagerProxy(); in Init() local37 if (!manager_proxy) in Init()41 manager_proxy->RegisterPropertyChangedSignalHandler( in Init()52 if (!manager_proxy->GetProperties(&properties, &error)) in Init()
146 ManagerProxyInterface* manager_proxy = shill_proxy_->GetManagerProxy(); in GetDefaultServicePath() local147 if (!manager_proxy) in GetDefaultServicePath()149 TEST_AND_RETURN_FALSE(manager_proxy->GetProperties(&properties, &error)); in GetDefaultServicePath()