HomeSort by relevance Sort by last modified time
    Searched refs:ProfileEntryDeleterCompleted (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chromeos/network/
network_configuration_handler.cc 124 // |handler|->ProfileEntryDeleterCompleted() on completion to delete itself.
153 owner_->ProfileEntryDeleterCompleted(service_path_); // Deletes this.
197 owner_->ProfileEntryDeleterCompleted(service_path_); // Deletes this.
210 owner_->ProfileEntryDeleterCompleted(service_path_); // Deletes this.
372 void NetworkConfigurationHandler::ProfileEntryDeleterCompleted(
network_configuration_handler.h 128 void ProfileEntryDeleterCompleted(const std::string& service_path);

Completed in 151 milliseconds