Searched defs:cache_file (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/policy/
H A Duser_policy_identity_strategy.cc35 const FilePath& cache_file);
58 const FilePath& cache_file)
60 cache_file_(cache_file) {}
135 const FilePath& cache_file)
138 cache_ = new TokenCache(weak_ptr_factory_.GetWeakPtr(), cache_file);
56 TokenCache( const base::WeakPtr<UserPolicyIdentityStrategy>& identity_strategy, const FilePath& cache_file) argument
133 UserPolicyIdentityStrategy( Profile* profile, const FilePath& cache_file) argument
/external/bluetooth/glib/gio/
H A Dgdesktopappinfo.c2126 const char *cache_file,
2132 filename = g_build_filename (dir->path, cache_file, NULL);
2125 mime_info_cache_dir_out_of_date(MimeInfoCacheDir *dir, const char *cache_file, time_t *timestamp) argument

Completed in 73 milliseconds