Searched refs:ConnectionStateCanceled (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/fetch/ | ||
D | ResourceLoader.h | 119 ConnectionStateCanceled, enumerator |
D | ResourceLoader.cpp | 244 m_connectionState = ConnectionStateCanceled; in cancel() |