/external/chromium_org/chrome/common/extensions/api/file_browser_handlers/ |
D | file_browser_handler_manifest_unittest.cc | 73 FileBrowserHandler::List* handlers = in TEST_F() local 109 FileBrowserHandler::List* handlers = in TEST_F() local 140 FileBrowserHandler::List* handlers = in TEST_F() local
|
/external/chromium_org/chrome/browser/resources/options/ |
D | handler_options.js | 64 HandlerOptions.setHandlers = function(handlers) { argument 72 HandlerOptions.setIgnoredHandlers = function(handlers) { argument
|
/external/chromium_org/chrome/common/extensions/api/file_handlers/ |
D | file_handlers_manifest_unittest.cc | 48 const std::vector<FileHandlerInfo>* handlers = in TEST_F() local 76 const std::vector<FileHandlerInfo>* handlers = in TEST_F() local
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
D | handler_options_handler.cc | 83 const ProtocolHandlerRegistry::ProtocolHandlerList& handlers, in GetHandlersAsListValue() 108 void HandlerOptionsHandler::GetIgnoredHandlers(ListValue* handlers) { in GetIgnoredHandlers() 120 ListValue handlers; in UpdateHandlerList() local
|
/external/chromium_org/chrome/browser/custom_handlers/ |
D | protocol_handler_registry.cc | 384 const ProtocolHandlerList* handlers = GetHandlerList(handler.protocol()); in GetReplacedHandlers() local 489 const ProtocolHandlerList* handlers = GetHandlerList(scheme); in GetHandlerIndex() local 531 const ProtocolHandlerList* handlers = GetHandlerList(scheme); in CanSchemeBeOverridden() local 542 const ProtocolHandlerList* handlers = GetHandlerList(handler.protocol()); in IsRegistered() local 565 const ProtocolHandlerList* handlers = GetHandlerList(handler.protocol()); in HasRegisteredEquivalent() local 616 ProtocolHandlerList& handlers = protocol_handlers_[handler.protocol()]; in RemoveHandler() local 814 ListValue* handlers = new ListValue(); in EncodeIgnoredHandlers() local 852 const ListValue* handlers = prefs->GetList(pref_name); in GetHandlersFromPref() local
|
/external/chromium_org/ui/base/gtk/ |
D | gtk_signal_registrar.cc | 24 HandlerList& handlers = list_iter->second; in ~GtkSignalRegistrar() local 89 HandlerList& handlers = iter->second; in DisconnectAll() local
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
D | CatchTable.java | 103 private final CatchHandlerList handlers; field in CatchTable.Entry 112 public Entry(int start, int end, CatchHandlerList handlers) { in Entry()
|
D | StdCatchBuilder.java | 144 CatchHandlerList handlers = handlersFor(block, addresses); in build() local 275 BasicBlock end, CatchHandlerList handlers, in makeEntry()
|
/external/chromium_org/chrome/browser/policy/ |
D | configuration_policy_handler_list_factory.cc | 465 scoped_ptr<ConfigurationPolicyHandlerList> handlers( in BuildHandlerList() local
|
/external/chromium_org/chrome/common/extensions/api/url_handlers/ |
D | url_handlers_parser.h | 51 std::vector<UrlHandlerInfo> handlers; member
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
D | TraceEventDispatcher.cpp | 95 Vector<BoundTraceEventHandler>& handlers = it->value; in processBackgroundEvents() local 122 Vector<BoundTraceEventHandler>& handlers = it->value; in removeAllListeners() local
|
/external/chromium/chrome/browser/ui/webui/ |
D | constrained_html_ui.cc | 31 std::vector<WebUIMessageHandler*> handlers; in RenderViewCreated() local
|
D | html_dialog_ui.cc | 47 std::vector<WebUIMessageHandler*> handlers; in RenderViewCreated() local
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
D | logutils.py | 159 handlers=None): argument
|
/external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
D | CatchStructs.java | 248 CatchHandlerList handlers = entry.getHandlers(); in annotateEntries() local 304 private static void annotateAndConsumeHandlers(CatchHandlerList handlers, in annotateAndConsumeHandlers()
|
/external/chromium_org/chrome/common/ |
D | worker_thread_ticker.cc | 88 const TickHandlerListType& handlers = tick_handler_list_; in TimerTask() local
|
/external/chromium_org/ui/webui/resources/js/ |
D | i18n_template.js | 35 var handlers = { variable
|
D | i18n_template_no_process.js | 35 var handlers = { variable
|
/external/chromium/chrome/browser/resources/shared/js/ |
D | i18n_template.js | 33 var handlers = { variable
|
/external/chromium/chrome/common/ |
D | worker_thread_ticker.cc | 22 TickHandlerListType* handlers = &ticker_->tick_handler_list_; in Run() local
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/ |
D | TryListBuilder.java | 61 public LinkedList<Handler> handlers; field in TryListBuilder.TryRange 142 … ArrayList<CodeItem.EncodedCatchHandler> handlers = new ArrayList<CodeItem.EncodedCatchHandler>(); in encodeTries() local
|
/external/chromium/chrome/browser/chromeos/login/ |
D | login_html_dialog.h | 62 std::vector<WebUIMessageHandler*>* handlers) const {} in GetWebUIMessageHandlers()
|
/external/javassist/src/main/javassist/bytecode/stackmap/ |
D | Liveness.java | 78 BasicBlock.Catch handlers = tb.toCatch; in computeLiveness1() local 171 BasicBlock.Catch handlers = tb.toCatch; in computeLiveness2except() local
|
/external/chromium_org/chrome_frame/ |
D | chrome_frame_activex.cc | 428 EventHandlers* handlers[] = { in IOleObject_SetClientSite() local 582 void ChromeFrameActivex::FireEvent(const EventHandlers& handlers, in FireEvent() 592 void ChromeFrameActivex::FireEvent(const EventHandlers& handlers, in FireEvent() 610 void ChromeFrameActivex::FireEvent(const EventHandlers& handlers, in FireEvent()
|
/external/chromium_org/chrome/browser/ui/webui/ |
D | constrained_web_dialog_ui.cc | 61 std::vector<WebUIMessageHandler*> handlers; in RenderViewCreated() local
|