/external/chromium/chrome/browser/extensions/ |
H A D | extension_accessibility_api.cc | 141 DispatchEvent(info->profile(), keys::kOnWindowOpened, json_args); 147 DispatchEvent(info->profile(), keys::kOnWindowClosed, json_args); 155 DispatchEvent(info->profile(), keys::kOnControlFocused, json_args); 161 DispatchEvent(info->profile(), keys::kOnControlAction, json_args); 167 DispatchEvent(info->profile(), keys::kOnTextChanged, json_args); 173 DispatchEvent(info->profile(), keys::kOnMenuOpened, json_args); 179 DispatchEvent(info->profile(), keys::kOnMenuClosed, json_args); 182 void ExtensionAccessibilityEventRouter::DispatchEvent( function in class:ExtensionAccessibilityEventRouter
|
H A D | extension_processes_api.h | 44 void DispatchEvent(Profile* profile,
|
H A D | extension_accessibility_api.h | 66 void DispatchEvent(Profile* profile,
|
H A D | extension_preference_api.h | 29 void DispatchEvent(const std::string& extension_id,
|
H A D | extension_webnavigation_api.cc | 47 void DispatchEvent(Profile* profile, function in namespace:__anon2147 75 DispatchEvent(tab_contents->profile(), keys::kOnBeforeNavigate, json_args); 105 DispatchEvent(tab_contents->profile(), keys::kOnCommitted, json_args); 125 DispatchEvent(tab_contents->profile(), keys::kOnDOMContentLoaded, json_args); 145 DispatchEvent(tab_contents->profile(), keys::kOnCompleted, json_args); 164 DispatchEvent(profile, keys::kOnBeforeRetarget, json_args); 357 DispatchEvent(tab_contents()->profile(), keys::kOnErrorOccurred, json_args);
|
H A D | extension_browser_event_router.cc | 64 static void DispatchEvent(Profile* profile, function 94 DispatchEvent(profile, event_name, json_args); 107 DispatchEvent(profile, event_name, json_args); 213 DispatchEvent(browser->profile(), events::kOnWindowCreated, json_args); 296 DispatchEvent(contents->profile(), events::kOnTabAttached, json_args); 320 DispatchEvent(contents->profile(), events::kOnTabDetached, json_args); 339 DispatchEvent(contents->profile(), events::kOnTabRemoved, json_args); 367 DispatchEvent(new_contents->profile(), events::kOnTabSelectionChanged, 390 DispatchEvent(contents->profile(), events::kOnTabMoved, json_args); 430 DispatchEvent(content [all...] |
H A D | extension_processes_api.cc | 145 DispatchEvent(profile, keys::kOnUpdated, json_args); 150 void ExtensionProcessesEventRouter::DispatchEvent(Profile* profile, function in class:ExtensionProcessesEventRouter
|
H A D | extension_bookmark_manager_api.h | 42 void DispatchEvent(const char* event_name, const ListValue* args);
|
H A D | extension_history_api.h | 45 void DispatchEvent(Profile* profile,
|
H A D | extension_cookies_api.h | 56 void DispatchEvent(Profile* context,
|
H A D | extension_webrequest_api.h | 101 bool DispatchEvent(
|
H A D | extension_bookmarks_module.cc | 138 void ExtensionBookmarkEventRouter::DispatchEvent(Profile *profile, function in class:ExtensionBookmarkEventRouter 172 DispatchEvent(model->profile(), keys::kOnBookmarkMoved, json_args); 187 DispatchEvent(model->profile(), keys::kOnBookmarkCreated, json_args); 205 DispatchEvent(model->profile(), keys::kOnBookmarkRemoved, json_args); 226 DispatchEvent(model->profile(), keys::kOnBookmarkChanged, json_args); 251 DispatchEvent(model->profile(), 261 DispatchEvent(model->profile(), 270 DispatchEvent(model->profile(),
|
H A D | extension_event_router.cc | 25 static void DispatchEvent(RenderProcessHost* renderer, function in namespace:__anon2097 212 DispatchEvent(listener->process, listener->extension_id,
|
H A D | extension_history_api.cc | 123 DispatchEvent(profile, keys::kOnVisited, json_args); 143 DispatchEvent(profile, keys::kOnVisitRemoved, json_args); 146 void ExtensionHistoryEventRouter::DispatchEvent(Profile* profile, function in class:ExtensionHistoryEventRouter
|
H A D | extension_webrequest_api.cc | 331 if (DispatchEvent(profile_id, event_router, request, callback, listeners, 371 if (DispatchEvent(profile_id, event_router, request, callback, listeners, 383 bool ExtensionWebRequestEventRouter::DispatchEvent( function in class:ExtensionWebRequestEventRouter
|
H A D | extension_bookmark_manager_api.cc | 156 void ExtensionBookmarkManagerEventRouter::DispatchEvent(const char* event_name, function in class:ExtensionBookmarkManagerEventRouter 174 DispatchEvent(event_name, &args);
|
H A D | extension_cookies_api.cc | 101 DispatchEvent(profile, keys::kOnChanged, json_args, cookie_domain); 104 void ExtensionCookiesEventRouter::DispatchEvent(Profile* profile, function in class:ExtensionCookiesEventRouter
|
H A D | extension_preference_api.cc | 271 DispatchEvent(extension_id, event_name, json_args); 276 void ExtensionPreferenceEventRouter::DispatchEvent( function in class:ExtensionPreferenceEventRouter
|
H A D | extension_bookmarks_module.h | 64 void DispatchEvent(Profile* profile,
|
/external/chromium/chrome/browser/chromeos/extensions/ |
H A D | file_browser_event_router.h | 62 void DispatchEvent(const chromeos::MountLibrary::Disk* disk, bool added);
|
H A D | file_browser_event_router.cc | 114 void ExtensionFileBrowserEventRouter::DispatchEvent( function in class:ExtensionFileBrowserEventRouter 172 DispatchEvent(disk, false); 186 DispatchEvent(disk, true);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |