Searched defs:appCacheID (Results 1 – 3 of 3) sorted by relevance
284 long long WebURLResponse::appCacheID() const in appCacheID() function in blink::WebURLResponse289 void WebURLResponse::setAppCacheID(long long appCacheID) in setAppCacheID()
121 long long appCacheID() const { return m_appCacheID; } in appCacheID() function in blink::WebSharedWorkerImpl::Loader
138 long long appCacheID() const { return m_appCacheID; } in appCacheID() function