HomeSort by relevance Sort by last modified time
    Searched refs:GetFactoryInstance (Results 76 - 100 of 174) sorted by null

1 2 34 5 6 7

  /external/chromium_org/extensions/browser/api/storage/
storage_api_unittest.cc 83 StorageFrontend::GetFactoryInstance()->SetTestingFactory(
  /external/chromium_org/extensions/browser/api/runtime/
runtime_api.cc 137 BrowserContextKeyedAPIFactory<RuntimeAPI>* RuntimeAPI::GetFactoryInstance() {
425 RuntimeAPI::GetFactoryInstance()->Get(context)->OpenURL(uninstall_url);
471 RuntimeAPI::GetFactoryInstance()->Get(browser_context())->ReloadExtension(
477 if (!RuntimeAPI::GetFactoryInstance()
503 RuntimeAPI::GetFactoryInstance()->Get(browser_context())->RestartDevice(
513 if (!RuntimeAPI::GetFactoryInstance()
runtime_api.h 46 static BrowserContextKeyedAPIFactory<RuntimeAPI>* GetFactoryInstance();
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_log.h 55 static BrowserContextKeyedAPIFactory<ActivityLog>* GetFactoryInstance();
  /external/chromium_org/chrome/browser/extensions/api/bluetooth_low_energy/
bluetooth_low_energy_api.h 22 GetFactoryInstance();
  /external/chromium_org/chrome/browser/extensions/api/cast_channel/
cast_channel_api.h 41 static BrowserContextKeyedAPIFactory<CastChannelAPI>* GetFactoryInstance();
  /external/chromium_org/chrome/browser/extensions/api/commands/
command_service.h 75 static BrowserContextKeyedAPIFactory<CommandService>* GetFactoryInstance();
  /external/chromium_org/chrome/browser/extensions/api/cookies/
cookies_api.h 178 static BrowserContextKeyedAPIFactory<CookiesAPI>* GetFactoryInstance();
  /external/chromium_org/chrome/browser/extensions/api/font_settings/
font_settings_api.h 83 static BrowserContextKeyedAPIFactory<FontSettingsAPI>* GetFactoryInstance();
  /external/chromium_org/chrome/browser/extensions/api/gcd_private/
gcd_private_api.cc 65 GcdPrivateAPI::GetFactoryInstance() {
  /external/chromium_org/chrome/browser/extensions/api/history/
history_api.h 65 static BrowserContextKeyedAPIFactory<HistoryAPI>* GetFactoryInstance();
  /external/chromium_org/chrome/browser/extensions/api/messaging/
incognito_connectability.cc 121 IncognitoConnectability::GetFactoryInstance() {
  /external/chromium_org/chrome/browser/extensions/api/power/
power_api_manager.cc 45 PowerApiManager::GetFactoryInstance() {
  /external/chromium_org/chrome/browser/extensions/api/preference/
preference_api.h 105 static BrowserContextKeyedAPIFactory<PreferenceAPI>* GetFactoryInstance();
  /external/chromium_org/chrome/browser/extensions/api/push_messaging/
push_messaging_api.h 122 static BrowserContextKeyedAPIFactory<PushMessagingAPI>* GetFactoryInstance();
  /external/chromium_org/chrome/browser/extensions/api/sessions/
sessions_api.h 117 static BrowserContextKeyedAPIFactory<SessionsAPI>* GetFactoryInstance();
  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_windows_api.cc 75 TabsWindowsAPI::GetFactoryInstance() {
  /external/chromium_org/chrome/browser/extensions/
extension_gcm_app_handler.cc 42 ExtensionGCMAppHandler::GetFactoryInstance() {
  /external/chromium_org/chrome/browser/extensions/signin/
gaia_auth_extension_loader.cc 136 GaiaAuthExtensionLoader::GetFactoryInstance() {
  /external/chromium_org/chrome/browser/extensions/api/activity_log_private/
activity_log_private_api.cc 35 ActivityLogAPI::GetFactoryInstance() {
43 DependsOn(ActivityLog::GetFactoryInstance());
  /external/chromium_org/chrome/browser/extensions/api/autotest_private/
autotest_private_api.cc 62 return AutotestPrivateAPI::GetFactoryInstance()->Get(profile)->test_mode();
230 AutotestPrivateAPI::GetFactoryInstance() {
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api.cc 52 BluetoothAPI::GetFactoryInstance() {
59 return GetFactoryInstance()->Get(context);
  /external/chromium_org/chrome/browser/extensions/api/log_private/
log_private_api_chromeos.cc 68 return GetFactoryInstance()->Get(context);
99 LogPrivateAPI::GetFactoryInstance() {
  /external/chromium_org/chrome/browser/ui/webui/
identity_internals_ui.cc 144 extensions::IdentityAPI::GetFactoryInstance()
224 extensions::IdentityAPI::GetFactoryInstance()
  /external/chromium_org/chrome/browser/chromeos/extensions/
input_method_api.cc 128 InputMethodAPI::GetFactoryInstance() {

Completed in 577 milliseconds

1 2 34 5 6 7