Home
last modified time | relevance | path

Searched defs:remote_stat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/audio/voip/
H A Daudio_ingress.cc267 RemoteRtcpStatistics remote_stat; in GetChannelStatistics() local
/aosp_15_r20/packages/modules/Virtualization/guest/authfs/src/
Dfusefs.rs987 let remote_stat = self.remote_fs_stats_reader.statfs()?; in statfs() localVariable