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

  /external/chromium/chrome/browser/ui/webui/options/
certificate_manager_handler.h 96 // 2. user selects file -> ImportServerFileSelected -> starts async read
101 void ImportServerFileSelected(const FilePath& path);
certificate_manager_handler.cc 430 ImportServerFileSelected(path);
725 void CertificateManagerHandler::ImportServerFileSelected(const FilePath& path) {
    [all...]

Completed in 367 milliseconds