Searched defs:client_cache_t (Results 1 – 3 of 3) sorted by relevance
43 struct client_cache_t { struct47 bool operator==(const client_cache_t& other) const { return id == other.id; } argument49 bool isValid() const { return token != nullptr; } in isValid()
316 const client_cache_t& /*clientCacheId*/) { in setBuffer()
690 int64_t /*desiredPresentTime*/, const client_cache_t& /*cachedBuffer*/, in setTransactionState()