Searched defs:DidReceiveData (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/components/nacl/renderer/ | ||
| D | manifest_downloader.cc | 44 void ManifestDownloader::DidReceiveData(const char* data, int data_length) { in DidReceiveData() function in nacl::ManifestDownloader |
| D | file_downloader.cc | 52 void FileDownloader::DidReceiveData(const char* data, int data_length) { in DidReceiveData() function in nacl::FileDownloader |
| D | ppb_nacl_private_impl.cc | 1634 void DidReceiveData(const char* data, int data_length) override { in DidReceiveData() function in nacl::__anon4df767050e11::PexeDownloader |