Home
last modified time | relevance | path

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

/external/webkit/WebKit/chromium/src/
DWebURLResponse.cpp51 m_resourceResponse = &m_resourceResponseAllocation; in WebURLResponsePrivateImpl()
55 : m_resourceResponseAllocation(*p->m_resourceResponse) in WebURLResponsePrivateImpl()
57 m_resourceResponse = &m_resourceResponseAllocation; in WebURLResponsePrivateImpl()
62 ResourceResponse m_resourceResponseAllocation; member in WebKit::WebURLResponsePrivateImpl