SetMethod          57 chrome/renderer/net/error_cache_load.cc       .SetMethod("reloadStaleInstance", &ErrorCacheLoad::ReloadStaleInstance);
SetMethod         226 chrome/renderer/net/net_error_helper.cc   correction_fetcher_->SetMethod("POST");
SetMethod         371 chrome/renderer/plugins/chrome_plugin_placeholder.cc   return PluginPlaceholder::GetObjectTemplateBuilder(isolate).SetMethod(
SetMethod         125 components/plugins/renderer/mobile_youtube_plugin.cc     .SetMethod("openYoutubeURL", &MobileYouTubePlugin::OpenYoutubeUrlCallback);
SetMethod          66 components/plugins/renderer/plugin_placeholder.cc       .SetMethod("load", &PluginPlaceholder::LoadCallback)
SetMethod          67 components/plugins/renderer/plugin_placeholder.cc       .SetMethod("hide", &PluginPlaceholder::HideCallback)
SetMethod          68 components/plugins/renderer/plugin_placeholder.cc       .SetMethod("didFinishLoading",
SetMethod          46 content/public/renderer/resource_fetcher.h   virtual void SetMethod(const std::string& method) = 0;
SetMethod          50 content/renderer/dom_automation_controller.cc       .SetMethod("send", &DomAutomationController::SendMsg)
SetMethod          51 content/renderer/dom_automation_controller.cc       .SetMethod("setAutomationId", &DomAutomationController::SetAutomationId)
SetMethod          52 content/renderer/dom_automation_controller.cc       .SetMethod("sendJSON", &DomAutomationController::SendJSON)
SetMethod          53 content/renderer/dom_automation_controller.cc       .SetMethod("sendWithId", &DomAutomationController::SendWithId);
SetMethod          34 content/renderer/fetchers/resource_fetcher_impl.h   virtual void SetMethod(const std::string& method) OVERRIDE;
SetMethod          54 content/renderer/memory_benchmarking_extension.cc       .SetMethod("isHeapProfilerRunning",
SetMethod          56 content/renderer/memory_benchmarking_extension.cc       .SetMethod("heapProfilerDump",
SetMethod         228 content/renderer/pepper/pepper_url_request_unittest.cc TEST_F(URLRequestInfoTest, SetMethod) {
SetMethod         239 content/renderer/resource_fetcher_browsertest.cc     fetcher->SetMethod("POST");
SetMethod         109 content/renderer/skia_benchmarking_extension.cc       .SetMethod("rasterize", &SkiaBenchmarking::Rasterize)
SetMethod         110 content/renderer/skia_benchmarking_extension.cc       .SetMethod("getOps", &SkiaBenchmarking::GetOps)
SetMethod         111 content/renderer/skia_benchmarking_extension.cc       .SetMethod("getOpTimings", &SkiaBenchmarking::GetOpTimings)
SetMethod         112 content/renderer/skia_benchmarking_extension.cc       .SetMethod("getInfo", &SkiaBenchmarking::GetInfo);
SetMethod         102 content/renderer/stats_collection_controller.cc       .SetMethod("getHistogram", &StatsCollectionController::GetHistogram)
SetMethod         103 content/renderer/stats_collection_controller.cc       .SetMethod("getBrowserHistogram",
SetMethod         105 content/renderer/stats_collection_controller.cc       .SetMethod("tabLoadTiming", &StatsCollectionController::GetTabLoadTiming);
SetMethod          41 content/shell/renderer/gc_controller.cc       .SetMethod("collect", &GCController::Collect)
SetMethod          42 content/shell/renderer/gc_controller.cc       .SetMethod("collectAll", &GCController::CollectAll)
SetMethod          43 content/shell/renderer/gc_controller.cc       .SetMethod("minorCollect", &GCController::MinorCollect);
SetMethod          82 content/shell/renderer/test_runner/accessibility_controller.cc       .SetMethod("logAccessibilityEvents",
SetMethod          84 content/shell/renderer/test_runner/accessibility_controller.cc       .SetMethod("setNotificationListener",
SetMethod          86 content/shell/renderer/test_runner/accessibility_controller.cc       .SetMethod("unsetNotificationListener",
SetMethod          92 content/shell/renderer/test_runner/accessibility_controller.cc       .SetMethod("accessibleElementById",
SetMethod          95 content/shell/renderer/test_runner/accessibility_controller.cc       .SetMethod("addNotificationListener",
SetMethod          97 content/shell/renderer/test_runner/accessibility_controller.cc       .SetMethod("removeNotificationListener",
SetMethod         451 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("enableDOMUIEventLogging",
SetMethod         453 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("fireKeyboardEventsToElement",
SetMethod         455 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("clearKillRing", &EventSenderBindings::ClearKillRing)
SetMethod         456 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("contextClick", &EventSenderBindings::ContextClick)
SetMethod         457 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("textZoomIn", &EventSenderBindings::TextZoomIn)
SetMethod         458 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("textZoomOut", &EventSenderBindings::TextZoomOut)
SetMethod         459 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("zoomPageIn", &EventSenderBindings::ZoomPageIn)
SetMethod         460 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("zoomPageOut", &EventSenderBindings::ZoomPageOut)
SetMethod         461 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("setPageScaleFactor", &EventSenderBindings::SetPageScaleFactor)
SetMethod         462 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("clearTouchPoints", &EventSenderBindings::ClearTouchPoints)
SetMethod         463 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("releaseTouchPoint", &EventSenderBindings::ReleaseTouchPoint)
SetMethod         464 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("updateTouchPoint", &EventSenderBindings::UpdateTouchPoint)
SetMethod         465 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("cancelTouchPoint", &EventSenderBindings::CancelTouchPoint)
SetMethod         466 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("setTouchModifier", &EventSenderBindings::SetTouchModifier)
SetMethod         467 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("dumpFilenameBeingDragged",
SetMethod         469 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("gestureFlingCancel", &EventSenderBindings::GestureFlingCancel)
SetMethod         470 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("gestureFlingStart", &EventSenderBindings::GestureFlingStart)
SetMethod         471 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("gestureScrollFirstPoint",
SetMethod         473 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("touchStart", &EventSenderBindings::TouchStart)
SetMethod         474 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("touchMove", &EventSenderBindings::TouchMove)
SetMethod         475 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("touchCancel", &EventSenderBindings::TouchCancel)
SetMethod         476 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("touchEnd", &EventSenderBindings::TouchEnd)
SetMethod         477 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("leapForward", &EventSenderBindings::LeapForward)
SetMethod         478 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("beginDragWithFiles", &EventSenderBindings::BeginDragWithFiles)
SetMethod         479 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("addTouchPoint", &EventSenderBindings::AddTouchPoint)
SetMethod         480 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("mouseDragBegin", &EventSenderBindings::MouseDragBegin)
SetMethod         481 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("mouseDragEnd", &EventSenderBindings::MouseDragEnd)
SetMethod         482 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("mouseMomentumBegin", &EventSenderBindings::MouseMomentumBegin)
SetMethod         483 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("gestureScrollBegin", &EventSenderBindings::GestureScrollBegin)
SetMethod         484 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("gestureScrollEnd", &EventSenderBindings::GestureScrollEnd)
SetMethod         485 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("gestureScrollUpdate",
SetMethod         487 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("gestureScrollUpdateWithoutPropagation",
SetMethod         489 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("gestureTap", &EventSenderBindings::GestureTap)
SetMethod         490 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("gestureTapDown", &EventSenderBindings::GestureTapDown)
SetMethod         491 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("gestureShowPress", &EventSenderBindings::GestureShowPress)
SetMethod         492 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("gestureTapCancel", &EventSenderBindings::GestureTapCancel)
SetMethod         493 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("gestureLongPress", &EventSenderBindings::GestureLongPress)
SetMethod         494 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("gestureLongTap", &EventSenderBindings::GestureLongTap)
SetMethod         495 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("gestureTwoFingerTap",
SetMethod         497 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("continuousMouseScrollBy",
SetMethod         499 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("dispatchMessage", &EventSenderBindings::DispatchMessage)
SetMethod         500 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("keyDown", &EventSenderBindings::KeyDown)
SetMethod         501 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("mouseDown", &EventSenderBindings::MouseDown)
SetMethod         502 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("mouseMoveTo", &EventSenderBindings::MouseMoveTo)
SetMethod         503 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("mouseScrollBy", &EventSenderBindings::MouseScrollBy)
SetMethod         504 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("mouseUp", &EventSenderBindings::MouseUp)
SetMethod         505 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("mouseMomentumScrollBy",
SetMethod         507 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("mouseMomentumEnd", &EventSenderBindings::MouseMomentumEnd)
SetMethod         508 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("scheduleAsynchronousClick",
SetMethod         510 content/shell/renderer/test_runner/event_sender.cc       .SetMethod("scheduleAsynchronousKeyDown",
SetMethod          85 content/shell/renderer/test_runner/gamepad_controller.cc       .SetMethod("connect", &GamepadControllerBindings::Connect)
SetMethod          86 content/shell/renderer/test_runner/gamepad_controller.cc       .SetMethod("dispatchConnected", &GamepadControllerBindings::DispatchConnected)
SetMethod          87 content/shell/renderer/test_runner/gamepad_controller.cc       .SetMethod("disconnect", &GamepadControllerBindings::Disconnect)
SetMethod          88 content/shell/renderer/test_runner/gamepad_controller.cc       .SetMethod("setId", &GamepadControllerBindings::SetId)
SetMethod          89 content/shell/renderer/test_runner/gamepad_controller.cc       .SetMethod("setButtonCount", &GamepadControllerBindings::SetButtonCount)
SetMethod          90 content/shell/renderer/test_runner/gamepad_controller.cc       .SetMethod("setButtonData", &GamepadControllerBindings::SetButtonData)
SetMethod          91 content/shell/renderer/test_runner/gamepad_controller.cc       .SetMethod("setAxisCount", &GamepadControllerBindings::SetAxisCount)
SetMethod          92 content/shell/renderer/test_runner/gamepad_controller.cc       .SetMethod("setAxisData", &GamepadControllerBindings::SetAxisData);
SetMethod         304 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("notifyDone", &TestRunnerBindings::NotifyDone)
SetMethod         305 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("waitUntilDone", &TestRunnerBindings::WaitUntilDone)
SetMethod         306 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("queueBackNavigation",
SetMethod         308 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("queueForwardNavigation",
SetMethod         310 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("queueReload", &TestRunnerBindings::QueueReload)
SetMethod         311 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("queueLoadingScript", &TestRunnerBindings::QueueLoadingScript)
SetMethod         312 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("queueNonLoadingScript",
SetMethod         314 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("queueLoad", &TestRunnerBindings::QueueLoad)
SetMethod         315 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("queueLoadHTMLString",
SetMethod         317 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setCustomPolicyDelegate",
SetMethod         319 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("waitForPolicyDelegate",
SetMethod         321 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("windowCount", &TestRunnerBindings::WindowCount)
SetMethod         322 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setCloseRemainingWindowsWhenComplete",
SetMethod         324 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("resetTestHelperControllers",
SetMethod         326 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setTabKeyCyclesThroughElements",
SetMethod         328 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("execCommand", &TestRunnerBindings::ExecCommand)
SetMethod         329 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("isCommandEnabled", &TestRunnerBindings::IsCommandEnabled)
SetMethod         330 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("callShouldCloseOnWebView",
SetMethod         332 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setDomainRelaxationForbiddenForURLScheme",
SetMethod         334 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("evaluateScriptInIsolatedWorldAndReturnValue",
SetMethod         337 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("evaluateScriptInIsolatedWorld",
SetMethod         339 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setIsolatedWorldSecurityOrigin",
SetMethod         341 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setIsolatedWorldContentSecurityPolicy",
SetMethod         343 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("addOriginAccessWhitelistEntry",
SetMethod         345 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("removeOriginAccessWhitelistEntry",
SetMethod         347 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("hasCustomPageSizeStyle",
SetMethod         349 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("forceRedSelectionColors",
SetMethod         351 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("injectStyleSheet", &TestRunnerBindings::InjectStyleSheet)
SetMethod         352 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("findString", &TestRunnerBindings::FindString)
SetMethod         353 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("selectionAsMarkup", &TestRunnerBindings::SelectionAsMarkup)
SetMethod         354 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setTextSubpixelPositioning",
SetMethod         356 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setPageVisibility", &TestRunnerBindings::SetPageVisibility)
SetMethod         357 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setTextDirection", &TestRunnerBindings::SetTextDirection)
SetMethod         358 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("useUnfortunateSynchronousResizeMode",
SetMethod         360 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("enableAutoResizeMode",
SetMethod         362 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("disableAutoResizeMode",
SetMethod         364 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setMockDeviceMotion",
SetMethod         366 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setMockDeviceOrientation",
SetMethod         368 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setMockScreenOrientation",
SetMethod         370 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("didAcquirePointerLock",
SetMethod         372 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("didNotAcquirePointerLock",
SetMethod         374 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("didLosePointerLock", &TestRunnerBindings::DidLosePointerLock)
SetMethod         375 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setPointerLockWillFailSynchronously",
SetMethod         377 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setPointerLockWillRespondAsynchronously",
SetMethod         379 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setPopupBlockingEnabled",
SetMethod         381 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setJavaScriptCanAccessClipboard",
SetMethod         383 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setXSSAuditorEnabled",
SetMethod         385 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setAllowUniversalAccessFromFileURLs",
SetMethod         387 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setAllowFileAccessFromFileURLs",
SetMethod         389 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("overridePreference", &TestRunnerBindings::OverridePreference)
SetMethod         390 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setPluginsEnabled", &TestRunnerBindings::SetPluginsEnabled)
SetMethod         391 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpEditingCallbacks",
SetMethod         393 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpAsText", &TestRunnerBindings::DumpAsText)
SetMethod         394 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpAsTextWithPixelResults",
SetMethod         396 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpChildFrameScrollPositions",
SetMethod         398 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpChildFramesAsText",
SetMethod         400 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpIconChanges", &TestRunnerBindings::DumpIconChanges)
SetMethod         401 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setAudioData", &TestRunnerBindings::SetAudioData)
SetMethod         402 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpFrameLoadCallbacks",
SetMethod         404 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpPingLoaderCallbacks",
SetMethod         406 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpUserGestureInFrameLoadCallbacks",
SetMethod         408 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpTitleChanges", &TestRunnerBindings::DumpTitleChanges)
SetMethod         409 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpCreateView", &TestRunnerBindings::DumpCreateView)
SetMethod         410 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setCanOpenWindows", &TestRunnerBindings::SetCanOpenWindows)
SetMethod         411 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpResourceLoadCallbacks",
SetMethod         413 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpResourceRequestCallbacks",
SetMethod         415 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpResourceResponseMIMETypes",
SetMethod         417 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setImagesAllowed", &TestRunnerBindings::SetImagesAllowed)
SetMethod         418 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setScriptsAllowed", &TestRunnerBindings::SetScriptsAllowed)
SetMethod         419 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setStorageAllowed", &TestRunnerBindings::SetStorageAllowed)
SetMethod         420 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setPluginsAllowed", &TestRunnerBindings::SetPluginsAllowed)
SetMethod         421 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setAllowDisplayOfInsecureContent",
SetMethod         423 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setAllowRunningOfInsecureContent",
SetMethod         425 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpPermissionClientCallbacks",
SetMethod         427 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpWindowStatusChanges",
SetMethod         429 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpProgressFinishedCallback",
SetMethod         431 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpSpellCheckCallbacks",
SetMethod         433 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpBackForwardList",
SetMethod         435 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpSelectionRect", &TestRunnerBindings::DumpSelectionRect)
SetMethod         436 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("testRepaint", &TestRunnerBindings::TestRepaint)
SetMethod         437 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("repaintSweepHorizontally",
SetMethod         439 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setPrinting", &TestRunnerBindings::SetPrinting)
SetMethod         440 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setShouldStayOnPageAfterHandlingBeforeUnload",
SetMethod         443 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setWillSendRequestClearHeader",
SetMethod         445 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpResourceRequestPriorities",
SetMethod         447 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setUseMockTheme", &TestRunnerBindings::SetUseMockTheme)
SetMethod         448 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("showWebInspector", &TestRunnerBindings::ShowWebInspector)
SetMethod         449 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("closeWebInspector", &TestRunnerBindings::CloseWebInspector)
SetMethod         450 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("isChooserShown", &TestRunnerBindings::IsChooserShown)
SetMethod         451 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("evaluateInWebInspector",
SetMethod         453 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("clearAllDatabases", &TestRunnerBindings::ClearAllDatabases)
SetMethod         454 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setDatabaseQuota", &TestRunnerBindings::SetDatabaseQuota)
SetMethod         455 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setAlwaysAcceptCookies",
SetMethod         457 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setWindowIsKey", &TestRunnerBindings::SetWindowIsKey)
SetMethod         458 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("pathToLocalResource",
SetMethod         460 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setBackingScaleFactor",
SetMethod         462 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setPOSIXLocale", &TestRunnerBindings::SetPOSIXLocale)
SetMethod         463 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setMIDIAccessorResult",
SetMethod         465 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setMIDISysexPermission",
SetMethod         467 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("grantWebNotificationPermission",
SetMethod         469 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("simulateWebNotificationClick",
SetMethod         471 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("addMockSpeechInputResult",
SetMethod         473 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setMockSpeechInputDumpRect",
SetMethod         475 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("addMockSpeechRecognitionResult",
SetMethod         477 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setMockSpeechRecognitionError",
SetMethod         479 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("wasMockSpeechRecognitionAborted",
SetMethod         481 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("addWebPageOverlay", &TestRunnerBindings::AddWebPageOverlay)
SetMethod         482 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("removeWebPageOverlay",
SetMethod         484 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("display", &TestRunnerBindings::Display)
SetMethod         485 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("displayAsync", &TestRunnerBindings::DisplayAsync)
SetMethod         486 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("displayAsyncThen", &TestRunnerBindings::DisplayAsyncThen)
SetMethod         502 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpDatabaseCallbacks", &TestRunnerBindings::NotImplemented)
SetMethod         503 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setIconDatabaseEnabled", &TestRunnerBindings::NotImplemented)
SetMethod         504 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setScrollbarPolicy", &TestRunnerBindings::NotImplemented)
SetMethod         505 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("clearAllApplicationCaches",
SetMethod         507 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("clearApplicationCacheForOrigin",
SetMethod         509 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("clearBackForwardList", &TestRunnerBindings::NotImplemented)
SetMethod         510 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("keepWebHistory", &TestRunnerBindings::NotImplemented)
SetMethod         511 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setApplicationCacheOriginQuota",
SetMethod         513 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setCallCloseOnWebViews", &TestRunnerBindings::NotImplemented)
SetMethod         514 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setMainFrameIsFirstResponder",
SetMethod         516 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("setUseDashboardCompatibilityMode",
SetMethod         518 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("deleteAllLocalStorage", &TestRunnerBindings::NotImplemented)
SetMethod         519 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("localStorageDiskUsageForOrigin",
SetMethod         521 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("originsWithLocalStorage", &TestRunnerBindings::NotImplemented)
SetMethod         522 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("deleteLocalStorageForOrigin",
SetMethod         524 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("observeStorageTrackerNotifications",
SetMethod         526 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("syncLocalStorage", &TestRunnerBindings::NotImplemented)
SetMethod         527 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("addDisallowedURL", &TestRunnerBindings::NotImplemented)
SetMethod         528 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("applicationCacheDiskUsageForOrigin",
SetMethod         530 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("abortModal", &TestRunnerBindings::NotImplemented)
SetMethod         534 content/shell/renderer/test_runner/test_runner.cc       .SetMethod("dumpStatusCallbacks",
SetMethod          85 content/shell/renderer/test_runner/text_input_controller.cc       .SetMethod("insertText", &TextInputControllerBindings::InsertText)
SetMethod          86 content/shell/renderer/test_runner/text_input_controller.cc       .SetMethod("unmarkText", &TextInputControllerBindings::UnmarkText)
SetMethod          87 content/shell/renderer/test_runner/text_input_controller.cc       .SetMethod("doCommand", &TextInputControllerBindings::DoCommand)
SetMethod          88 content/shell/renderer/test_runner/text_input_controller.cc       .SetMethod("setMarkedText", &TextInputControllerBindings::SetMarkedText)
SetMethod          89 content/shell/renderer/test_runner/text_input_controller.cc       .SetMethod("hasMarkedText", &TextInputControllerBindings::HasMarkedText)
SetMethod          90 content/shell/renderer/test_runner/text_input_controller.cc       .SetMethod("markedRange", &TextInputControllerBindings::MarkedRange)
SetMethod          91 content/shell/renderer/test_runner/text_input_controller.cc       .SetMethod("selectedRange", &TextInputControllerBindings::SelectedRange)
SetMethod          92 content/shell/renderer/test_runner/text_input_controller.cc       .SetMethod("firstRectForCharacterRange",
SetMethod          94 content/shell/renderer/test_runner/text_input_controller.cc       .SetMethod("setComposition",
SetMethod         516 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("allAttributes", &WebAXObjectProxy::AllAttributes)
SetMethod         517 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("attributesOfChildren",
SetMethod         519 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("lineForIndex", &WebAXObjectProxy::LineForIndex)
SetMethod         520 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("boundsForRange", &WebAXObjectProxy::BoundsForRange)
SetMethod         521 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("childAtIndex", &WebAXObjectProxy::ChildAtIndex)
SetMethod         522 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("elementAtPoint", &WebAXObjectProxy::ElementAtPoint)
SetMethod         523 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("tableHeader", &WebAXObjectProxy::TableHeader)
SetMethod         524 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("rowIndexRange", &WebAXObjectProxy::RowIndexRange)
SetMethod         525 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("columnIndexRange", &WebAXObjectProxy::ColumnIndexRange)
SetMethod         526 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("cellForColumnAndRow", &WebAXObjectProxy::CellForColumnAndRow)
SetMethod         527 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("titleUIElement", &WebAXObjectProxy::TitleUIElement)
SetMethod         528 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("setSelectedTextRange",
SetMethod         530 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("isAttributeSettable", &WebAXObjectProxy::IsAttributeSettable)
SetMethod         531 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("isPressActionSupported",
SetMethod         533 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("isIncrementActionSupported",
SetMethod         535 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("isDecrementActionSupported",
SetMethod         537 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("parentElement", &WebAXObjectProxy::ParentElement)
SetMethod         538 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("increment", &WebAXObjectProxy::Increment)
SetMethod         539 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("decrement", &WebAXObjectProxy::Decrement)
SetMethod         540 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("showMenu", &WebAXObjectProxy::ShowMenu)
SetMethod         541 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("press", &WebAXObjectProxy::Press)
SetMethod         542 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("isEqual", &WebAXObjectProxy::IsEqual)
SetMethod         543 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("setNotificationListener",
SetMethod         545 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("unsetNotificationListener",
SetMethod         547 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("takeFocus", &WebAXObjectProxy::TakeFocus)
SetMethod         548 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("scrollToMakeVisible", &WebAXObjectProxy::ScrollToMakeVisible)
SetMethod         549 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("scrollToMakeVisibleWithSubFocus",
SetMethod         551 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("scrollToGlobalPoint", &WebAXObjectProxy::ScrollToGlobalPoint)
SetMethod         552 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("wordStart", &WebAXObjectProxy::WordStart)
SetMethod         553 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("wordEnd", &WebAXObjectProxy::WordEnd)
SetMethod         555 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("addNotificationListener",
SetMethod         557 content/shell/renderer/test_runner/web_ax_object_proxy.cc       .SetMethod("removeNotificationListener",
SetMethod          42 gin/modules/console.cc         .SetMethod("log", Log)
SetMethod          36 gin/modules/timer.cc       .SetMethod("cancel",
SetMethod          38 gin/modules/timer.cc       .SetMethod("reset",
SetMethod          97 gin/modules/timer.cc       .SetMethod("createOneShot",
SetMethod          99 gin/modules/timer.cc       .SetMethod("createRepeating",
SetMethod          47 gin/modules/timer_unittest.cc         .SetMethod("quit", &Result::Quit);
SetMethod         104 gin/object_template_builder.h   ObjectTemplateBuilder& SetMethod(const base::StringPiece& name,
SetMethod          32 gin/test/gc.cc         .SetMethod("collectGarbage", v8::V8::LowMemoryNotification)
SetMethod          52 gin/test/gtest.cc         .SetMethod("fail", Fail)
SetMethod          53 gin/test/gtest.cc         .SetMethod("expectTrue", ExpectTrue)
SetMethod          54 gin/test/gtest.cc         .SetMethod("expectFalse", ExpectFalse)
SetMethod          55 gin/test/gtest.cc         .SetMethod("expectEqual", ExpectEqual)
SetMethod          67 gin/wrappable_unittest.cc         .SetMethod("sayHello", &MyObjectSubclass::SayHello);
SetMethod         126 mojo/apps/js/bindings/gl/context.cc       .SetMethod("attachShader", glAttachShader)
SetMethod         127 mojo/apps/js/bindings/gl/context.cc       .SetMethod("bindBuffer", glBindBuffer)
SetMethod         128 mojo/apps/js/bindings/gl/context.cc       .SetMethod("bufferData", BufferData)
SetMethod         129 mojo/apps/js/bindings/gl/context.cc       .SetMethod("clear", glClear)
SetMethod         130 mojo/apps/js/bindings/gl/context.cc       .SetMethod("clearColor", glClearColor)
SetMethod         131 mojo/apps/js/bindings/gl/context.cc       .SetMethod("compileShader", CompileShader)
SetMethod         132 mojo/apps/js/bindings/gl/context.cc       .SetMethod("createBuffer", CreateBuffer)
SetMethod         133 mojo/apps/js/bindings/gl/context.cc       .SetMethod("createProgram", glCreateProgram)
SetMethod         134 mojo/apps/js/bindings/gl/context.cc       .SetMethod("createShader", glCreateShader)
SetMethod         135 mojo/apps/js/bindings/gl/context.cc       .SetMethod("deleteShader", glDeleteShader)
SetMethod         136 mojo/apps/js/bindings/gl/context.cc       .SetMethod("drawElements", DrawElements)
SetMethod         137 mojo/apps/js/bindings/gl/context.cc       .SetMethod("enableVertexAttribArray", glEnableVertexAttribArray)
SetMethod         138 mojo/apps/js/bindings/gl/context.cc       .SetMethod("getAttribLocation", GetAttribLocation)
SetMethod         139 mojo/apps/js/bindings/gl/context.cc       .SetMethod("getProgramInfoLog", GetProgramInfoLog)
SetMethod         140 mojo/apps/js/bindings/gl/context.cc       .SetMethod("getShaderInfoLog", GetShaderInfoLog)
SetMethod         141 mojo/apps/js/bindings/gl/context.cc       .SetMethod("getUniformLocation", GetUniformLocation)
SetMethod         142 mojo/apps/js/bindings/gl/context.cc       .SetMethod("linkProgram", glLinkProgram)
SetMethod         143 mojo/apps/js/bindings/gl/context.cc       .SetMethod("shaderSource", ShaderSource)
SetMethod         144 mojo/apps/js/bindings/gl/context.cc       .SetMethod("swapBuffers", MojoGLES2SwapBuffers)
SetMethod         145 mojo/apps/js/bindings/gl/context.cc       .SetMethod("uniformMatrix4fv", UniformMatrix4fv)
SetMethod         146 mojo/apps/js/bindings/gl/context.cc       .SetMethod("useProgram", glUseProgram)
SetMethod         147 mojo/apps/js/bindings/gl/context.cc       .SetMethod("vertexAttribPointer", VertexAttribPointer)
SetMethod         148 mojo/apps/js/bindings/gl/context.cc       .SetMethod("viewport", glViewport);
SetMethod          40 mojo/apps/js/bindings/gl/module.cc         .SetMethod("Context", CreateContext)
SetMethod          34 mojo/apps/js/bindings/monotonic_clock.cc         .SetMethod("seconds", GetMonotonicSeconds)
SetMethod          34 mojo/apps/js/bindings/threading.cc         .SetMethod("quit", Quit)
SetMethod         213 mojo/bindings/js/core.cc         .SetMethod("close", CloseHandle)
SetMethod         214 mojo/bindings/js/core.cc         .SetMethod("wait", WaitHandle)
SetMethod         215 mojo/bindings/js/core.cc         .SetMethod("waitMany", WaitMany)
SetMethod         216 mojo/bindings/js/core.cc         .SetMethod("createMessagePipe", CreateMessagePipe)
SetMethod         217 mojo/bindings/js/core.cc         .SetMethod("writeMessage", WriteMessage)
SetMethod         218 mojo/bindings/js/core.cc         .SetMethod("readMessage", ReadMessage)
SetMethod         219 mojo/bindings/js/core.cc         .SetMethod("createDataPipe", CreateDataPipe)
SetMethod         220 mojo/bindings/js/core.cc         .SetMethod("writeData", WriteData)
SetMethod         221 mojo/bindings/js/core.cc         .SetMethod("readData", ReadData)
SetMethod          67 mojo/bindings/js/support.cc                 .SetMethod("asyncWait", AsyncWait)
SetMethod          68 mojo/bindings/js/support.cc                 .SetMethod("cancelWait", CancelWait)
SetMethod          37 native_client_sdk/src/examples/api/url_loader/url_loader_handler.cc   url_request_.SetMethod("GET");
SetMethod         108 native_client_sdk/src/examples/demo/drive/drive.cc   url_request.SetMethod(params.method);
SetMethod          41 net/cronet/android/org_chromium_net_UrlRequest.cc   request->SetMethod(method_post);
SetMethod          42 net/cronet/android/url_request_peer.h   void SetMethod(const std::string& method);
SetMethod         124 ppapi/cpp/url_request_info.h   bool SetMethod(const Var& method_string) {
SetMethod          90 ppapi/examples/url_loader/stream_to_file.cc   request.SetMethod("GET");
SetMethod          85 ppapi/examples/url_loader/streaming.cc   request.SetMethod("GET");
SetMethod         300 ppapi/tests/test_url_loader.cc   request.SetMethod(method);
SetMethod         310 ppapi/tests/test_url_loader.cc   request.SetMethod(method);
SetMethod         343 ppapi/tests/test_url_loader.cc   request.SetMethod("POST");
SetMethod         365 ppapi/tests/test_url_loader.cc   request.SetMethod("POST");
SetMethod         386 ppapi/tests/test_url_loader.cc   request.SetMethod("POST");
SetMethod         394 ppapi/tests/test_url_loader.cc   request.SetMethod("POST");
SetMethod         405 ppapi/tests/test_url_loader.cc   request.SetMethod("POST");
SetMethod         413 ppapi/tests/test_url_loader.cc   request.SetMethod("POST");
SetMethod         432 ppapi/tests/test_url_loader.cc   request.SetMethod("POST");
SetMethod         214 remoting/client/plugin/pepper_port_allocator.cc   request_info.SetMethod("GET");