Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
H A Drtcp_context.cpp240 auto ret = lost - lastLost_; in GetLostInterval()
241 lastLost_ = lost; in GetLostInterval()
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/include/
H A Drtcp_context.h127 size_t lastLost_ = 0; member in OHOS::Sharing::RtcpReceiverContext

Completed in 2 milliseconds