HomeSort by relevance Sort by last modified time
    Searched defs:StartBuildingBlob (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/webkit/browser/blob/
blob_storage_host.cc 33 bool BlobStorageHost::StartBuildingBlob(const std::string& uuid) {
36 context_->StartBuildingBlob(uuid);
blob_storage_context.cc 85 StartBuildingBlob(data->uuid());
117 void BlobStorageContext::StartBuildingBlob(const std::string& uuid) {

Completed in 58 milliseconds