OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnProfileRemoved
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chromeos/network/
network_profile_observer.h
19
virtual void
OnProfileRemoved
(const NetworkProfile& profile) = 0;
managed_network_configuration_handler_impl.h
91
virtual void
OnProfileRemoved
(const NetworkProfile& profile) OVERRIDE;
network_profile_handler.cc
161
OnProfileRemoved
(profile));
managed_network_configuration_handler_impl.cc
454
void ManagedNetworkConfigurationHandlerImpl::
OnProfileRemoved
(
Completed in 8232 milliseconds