Home
last modified time | relevance | path

Searched refs:HistogramHTTPStatusCode (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/renderer/
H A Dmanifest_downloader.cc57 HistogramHTTPStatusCode( in Close()
H A Dhistogram.h50 void HistogramHTTPStatusCode(const std::string& name, int32_t status);
H A Dhistogram.cc161 void HistogramHTTPStatusCode(const std::string& name, in HistogramHTTPStatusCode() function
H A Dnexe_load_manager.cc115 HistogramHTTPStatusCode( in NexeFileDidOpen()