HomeSort by relevance Sort by last modified time
    Searched defs:platformResponse (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit2/Shared/qt/
WebURLResponseQt.cpp 31 WebURLResponse::WebURLResponse(PlatformResponse)
36 PlatformResponse WebURLResponse::platformResponse() const
  /external/webkit/Source/WebKit2/Shared/win/
WebURLResponseWin.cpp 31 WebURLResponse::WebURLResponse(PlatformResponse platformResponse)
32 : m_response(platformResponse)
36 PlatformResponse WebURLResponse::platformResponse() const

Completed in 280 milliseconds