Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/http/
H A Dhttp_stream_factory_job.cc68 const char* NetLogHttpStreamJobType(HttpStreamFactory::JobType job_type) { in NetLogHttpStreamJobType() function
236 dict.Set("type", NetLogHttpStreamJobType(job_type_)); in Start()