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