Home
last modified time | relevance | path

Searched refs:canClearBrowserCookies (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorResourceAgent.h144 virtual void canClearBrowserCookies(ErrorString*, bool*);
DInspectorResourceAgent.cpp678 void InspectorResourceAgent::canClearBrowserCookies(ErrorString*, bool* result) in canClearBrowserCookies() function in WebCore::InspectorResourceAgent