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

/external/chromium_org/chrome/browser/chromeos/policy/
H A Duser_policy_token_loader.cc27 cache_file_(cache_file),
46 if (base::PathExists(cache_file_)) {
49 if (base::ReadFileToString(cache_file_, &data) &&
H A Duser_policy_token_loader.h54 const base::FilePath cache_file_; member in class:policy::UserPolicyTokenLoader

Completed in 1001 milliseconds