Searched defs:blob_url (Results 1 – 5 of 5) sorted by relevance
88 const GURL& blob_url, const std::string& uuid) { in RegisterPublicBlobURL()97 bool BlobStorageHost::RevokePublicBlobURL(const GURL& blob_url) { in RevokePublicBlobURL()113 bool BlobStorageHost::IsUrlRegisteredInHost(const GURL& blob_url) { in IsUrlRegisteredInHost()
138 const GURL& blob_url, in PrepareForWrite()
98 const GURL& blob_url, const std::string& uuid) { in RegisterPublicBlobURL()109 void BlobStorageContext::RevokePublicBlobURL(const GURL& blob_url) { in RevokePublicBlobURL()321 bool BlobStorageContext::IsUrlRegistered(const GURL& blob_url) { in IsUrlRegistered()
23 GURL blob_url; in BlobReader() local
2273 const GURL& blob_url, in writeBlobToFileOnIOThread()