Home
last modified time | relevance | path

Searched defs:WebThreadSafeData (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/child/
Dwebblobregistry_impl.h15 class WebThreadSafeData; variable
/external/chromium_org/third_party/WebKit/public/platform/
DWebThreadSafeData.h49 WebThreadSafeData() { } in WebThreadSafeData() function
DWebBlobRegistry.h40 class WebThreadSafeData; variable
67 virtual void addDataToStream(const WebURL&, WebThreadSafeData&) { BLINK_ASSERT_NOT_REACHED(); } in addDataToStream() argument
/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebThreadSafeData.cpp64 WebThreadSafeData::WebThreadSafeData(const PassRefPtr<RawData>& data) in WebThreadSafeData() function in blink::WebThreadSafeData