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

  /external/chromium_org/content/child/
webblobregistry_impl.h 41 void SendDataForBlob(const std::string& uuid_str,
webblobregistry_impl.cc 54 SendDataForBlob(uuid_str, data_item.data);
119 void WebBlobRegistryImpl::SendDataForBlob(const std::string& uuid_str,

Completed in 323 milliseconds