Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Darena_impl.h126 if (PROTOBUF_PREDICT_TRUE(GetSerialArenaFromThreadCache(&a))) { in MaybeAllocateAligned()
334 if (GetSerialArenaFromThreadCache(arena)) return true; in GetSerialArenaFast()
347 PROTOBUF_ALWAYS_INLINE bool GetSerialArenaFromThreadCache( in GetSerialArenaFromThreadCache() function