Searched defs:StartBuildingBlob (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/content/browser/fileapi/ | ||
| D | blob_storage_host.cc | 36 bool BlobStorageHost::StartBuildingBlob(const std::string& uuid) { in StartBuildingBlob() function in content::BlobStorageHost |
| /external/chromium_org/webkit/browser/blob/ | ||
| D | blob_storage_context.cc | 117 void BlobStorageContext::StartBuildingBlob(const std::string& uuid) { in StartBuildingBlob() function in webkit_blob::BlobStorageContext |