HomeSort by relevance Sort by last modified time
    Searched refs:GetInstance (Results 226 - 250 of 2671) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/media/
protected_media_identifier_permission_context_factory.cc 43 GetInstance()->GetServiceForBrowserContext(profile, true))->context();
48 ProtectedMediaIdentifierPermissionContextFactory::GetInstance() {
57 BrowserContextDependencyManager::GetInstance()) {
  /external/chromium_org/chrome/browser/signin/
easy_unlock_service_factory.cc 22 EasyUnlockServiceFactory* EasyUnlockServiceFactory::GetInstance() {
29 EasyUnlockServiceFactory::GetInstance()->GetServiceForBrowserContext(
36 BrowserContextDependencyManager::GetInstance()) {
fake_profile_oauth2_token_service_builder.cc 16 ChromeSigninClientFactory::GetInstance()->GetForProfile(profile));
26 ChromeSigninClientFactory::GetInstance()->GetForProfile(profile));
  /external/chromium_org/chrome/browser/ssl/
chrome_ssl_host_state_delegate_factory.cc 36 return static_cast<Service*>(GetInstance()->GetServiceForBrowserContext(
42 ChromeSSLHostStateDelegateFactory::GetInstance() {
49 BrowserContextDependencyManager::GetInstance()) {
  /external/chromium_org/chrome/browser/translate/
translate_accept_languages_factory.cc 44 TranslateAcceptLanguagesFactory::GetInstance() {
54 GetInstance()->GetServiceForBrowserContext(context, true));
61 BrowserContextDependencyManager::GetInstance()) {}