Searched defs:applyUserAgentOverride (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/
H A DInspectorPageAgent.cpp124 void InspectorPageAgent::applyUserAgentOverride(String* userAgent) const function in class:WebCore::InspectorPageAgent
H A DInspectorInstrumentation.h113 static void applyUserAgentOverride(Frame*, String*);
611 inline void InspectorInstrumentation::applyUserAgentOverride(Frame* frame, String* userAgent) function in class:WebCore::InspectorInstrumentation

Completed in 34 milliseconds