Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/mac/
Dfull_screen_mac_application_handler.cc65 if (timestamp != cache_timestamp_) { in InvalidateCacheIfNeeded()
73 cache_timestamp_ = timestamp; in InvalidateCacheIfNeeded()
125 mutable int64_t cache_timestamp_ = 0; member in webrtc::__anonf20565f10111::FullScreenMacApplicationHandler