Home
last modified time | relevance | path

Searched defs:thread_cache (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Darena.cc55 ArenaImpl::ThreadCache& ArenaImpl::thread_cache() { in thread_cache() function in google::protobuf::internal::ArenaImpl
61 ArenaImpl::ThreadCache& ArenaImpl::thread_cache() { in thread_cache() function in google::protobuf::internal::ArenaImpl
Darena_impl.h301 static ThreadCache& thread_cache() { return thread_cache_; } in thread_cache() function