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

/external/webkit/Source/WebKit/chromium/src/
H A DWebURLResponse.cpp56 m_resourceResponse = &m_resourceResponseAllocation;
60 : m_resourceResponseAllocation(*p->m_resourceResponse)
62 m_resourceResponse = &m_resourceResponseAllocation;
67 ResourceResponse m_resourceResponseAllocation; member in class:WebKit::WebURLResponsePrivateImpl

Completed in 38 milliseconds