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

  /external/chromium_org/chrome/browser/extensions/api/push_messaging/
sync_setup_helper.h 37 bool ReadPasswordFile(const base::FilePath& passwordFile);
sync_setup_helper.cc 51 bool SyncSetupHelper::ReadPasswordFile(const base::FilePath& password_file) {
push_messaging_canary_test.cc 48 ASSERT_TRUE(sync_setup_helper_->ReadPasswordFile(password_file));
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.h 298 void ReadPasswordFile();
sync_test.cc 212 ReadPasswordFile();
522 void SyncTest::ReadPasswordFile() {
    [all...]

Completed in 77 milliseconds