Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Darena.h530 PROTOBUF_ALWAYS_INLINE void* AllocateInternal(bool skip_explicit_ownership) { in AllocateInternal()
601 PROTOBUF_ALWAYS_INLINE T* DoCreate(bool skip_explicit_ownership, in DoCreate()