Searched refs:network_profile_handler_ (Results 1 – 6 of 6) sorted by relevance
36 network_profile_handler_.reset(new NetworkProfileHandler()); in NetworkHandler()56 network_profile_handler_->Init(network_state_handler_.get()); in Init()60 network_profile_handler_.get(), in Init()109 return network_profile_handler_.get(); in network_profile_handler()
76 network_profile_handler_.reset(); in TearDown()126 network_profile_handler_.reset(new NetworkProfileHandler()); in SetupNetworkHandlers()131 network_profile_handler_->Init(network_state_handler_.get()); in SetupNetworkHandlers()134 network_profile_handler_.get(), in SetupNetworkHandlers()229 scoped_ptr<NetworkProfileHandler> network_profile_handler_; member in chromeos::ClientCertResolverTest
145 network_profile_handler_->GetProfileForPath(profile_path); in GetManagedPropertiesCallback()247 network_profile_handler_->GetProfileForPath(profile_path); in SetProperties()313 network_profile_handler_->GetProfileForUserhash(userhash); in CreateConfiguration()396 network_profile_handler_->GetProfileForUserhash(userhash); in SetPolicy()529 network_profile_handler_->GetProfileForPath(profile_path); in FindPolicyByGuidAndProfile()561 network_profile_handler_(NULL), in ManagedNetworkConfigurationHandlerImpl()567 network_profile_handler_->RemoveObserver(this); in ~ManagedNetworkConfigurationHandlerImpl()575 network_profile_handler_ = network_profile_handler; in Init()577 network_profile_handler_->AddObserver(this); in Init()
179 network_profile_handler_.reset(new TestNetworkProfileHandler()); in SetUp()187 network_profile_handler_.get(), in SetUp()196 network_profile_handler_.reset(); in TearDown()208 network_profile_handler_-> in InitializeStandardProfiles()210 network_profile_handler_-> in InitializeStandardProfiles()263 scoped_ptr<TestNetworkProfileHandler> network_profile_handler_; member in chromeos::ManagedNetworkConfigurationHandlerTest
73 scoped_ptr<NetworkProfileHandler> network_profile_handler_; variable
131 NetworkProfileHandler* network_profile_handler_; variable