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

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_impl.h202 void GetCacheParameters(bool is_media_context,
H A Dprofile_impl.cc1400 // Gets the cache parameters from the command line. If |is_media_context| is
1405 void ProfileImpl::GetCacheParameters(bool is_media_context, argument
1413 *max_size = is_media_context ? prefs_->GetInteger(prefs::kMediaCacheSize) :

Completed in 189 milliseconds