Home
last modified time | relevance | path

Searched defs:DidReceiveData (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/renderer/
H A Dfile_downloader.cc52 void FileDownloader::DidReceiveData(const char* data, int data_length) { in DidReceiveData() function in nacl::FileDownloader
H A Dmanifest_downloader.cc44 void ManifestDownloader::DidReceiveData(const char* data, int data_length) { in DidReceiveData() function in nacl::ManifestDownloader
H A Dppb_nacl_private_impl.cc1635 void DidReceiveData(const char* data, int data_length) override { in DidReceiveData() function in nacl::__anona7f9a1e70e11::PexeDownloader