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

  /external/chromium_org/content/browser/fileapi/
fileapi_message_filter.cc 191 IPC_MESSAGE_HANDLER(BlobHostMsg_Remove, OnRemoveBlob)
552 OnRemoveBlob(url);
559 OnRemoveBlob(url);
582 OnRemoveBlob(url);
605 void FileAPIMessageFilter::OnRemoveBlob(const GURL& url) {
fileapi_message_filter.h 141 void OnRemoveBlob(const GURL& url);

Completed in 69 milliseconds