Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/stats/
H A Drtc_stats_report.h83 T* stats_ptr = stats.get(); in TryAddStats() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/net/
Dif_ppp.h133 #define stats_ptr b.ifr_ifru.ifru_data macro
/aosp_15_r20/art/compiler/optimizing/
H A Dinliner.cc90 #define LOG_FAIL(stats_ptr, stat) MaybeRecordStat(stats_ptr, stat); LOG_INTERNAL("Fail: ") argument