Searched refs:supplicant_proxy_ (Results 1 – 2 of 2) sorted by relevance
64 : supplicant_proxy_( in ChromeosSupplicantProcessProxy()76 supplicant_proxy_->GetObjectProxy(), in ChromeosSupplicantProcessProxy()85 supplicant_proxy_->RegisterInterfaceAddedSignalHandler( in ChromeosSupplicantProcessProxy()89 supplicant_proxy_->RegisterInterfaceRemovedSignalHandler( in ChromeosSupplicantProcessProxy()93 supplicant_proxy_->RegisterPropertiesChangedSignalHandler( in ChromeosSupplicantProcessProxy()105 supplicant_proxy_->GetObjectProxy()->SetNameOwnerChangedCallback( in ChromeosSupplicantProcessProxy()110 supplicant_proxy_->GetObjectProxy()->WaitForServiceToBeAvailable( in ChromeosSupplicantProcessProxy()119 SLOG(&supplicant_proxy_->GetObjectPath(), 2) << __func__; in CreateInterface()128 if (!supplicant_proxy_->CreateInterface(dict, &path, &error)) { in CreateInterface()140 SLOG(&supplicant_proxy_->GetObjectPath(), 2) << __func__ << ": " in RemoveInterface()[all …]
101 std::unique_ptr<fi::w1::wpa_supplicant1Proxy> supplicant_proxy_; variable