Home
last modified time | relevance | path

Searched refs:SetStat (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/quic/
H A Ddefs.h84 void SetStat(Stats* stats, uint64_t val) { in SetStat() function
98 #define STAT_SET(Type, name, val) SetStat<Type, &Type::name>(&stats_, val);

Completed in 1 milliseconds