Searched defs:BlobRegistryImpl (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/network/
H A DBlobRegistryImpl.h51 // BlobRegistryImpl is not thread-safe. It should only be called from main thread.
52 class BlobRegistryImpl : public BlobRegistry { class in namespace:WebCore
54 virtual ~BlobRegistryImpl() { }

Completed in 56 milliseconds