Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/disk_cache/
H A Dnet_log_parameters.h32 void NetLogReadWriteData(const net::NetLogWithSource& net_log,
H A Dnet_log_parameters.cc70 void NetLogReadWriteData(const net::NetLogWithSource& net_log, in NetLogReadWriteData() function
/aosp_15_r20/external/cronet/net/disk_cache/memory/
H A Dmem_entry_impl.cc191 NetLogReadWriteData(net_log_, net::NetLogEventType::ENTRY_READ_DATA, in ReadData()
212 NetLogReadWriteData(net_log_, net::NetLogEventType::ENTRY_WRITE_DATA, in WriteData()
/aosp_15_r20/external/cronet/net/disk_cache/simple/
H A Dsimple_entry_impl.cc386 NetLogReadWriteData( in ReadData()
429 NetLogReadWriteData( in WriteData()
989 NetLogReadWriteData( in ReadDataInternal()
1078 NetLogReadWriteData( in WriteDataInternal()
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dentry_impl.cc331 NetLogReadWriteData(net_log_, net::NetLogEventType::ENTRY_READ_DATA, in ReadDataImpl()
353 NetLogReadWriteData(net_log_, net::NetLogEventType::ENTRY_WRITE_DATA, in WriteDataImpl()