Searched refs:ProfileEntryDeleterCompleted (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chromeos/network/
H A Dnetwork_configuration_handler.cc107 // |handler|->ProfileEntryDeleterCompleted() on completion to delete itself.
136 owner_->ProfileEntryDeleterCompleted(service_path_); // Deletes this.
178 owner_->ProfileEntryDeleterCompleted(service_path_); // Deletes this.
191 owner_->ProfileEntryDeleterCompleted(service_path_); // Deletes this.
364 void NetworkConfigurationHandler::ProfileEntryDeleterCompleted( function in class:chromeos::NetworkConfigurationHandler
H A Dnetwork_configuration_handler.h130 void ProfileEntryDeleterCompleted(const std::string& service_path);

Completed in 159 milliseconds