Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Drepeated_field.cc83 void RepeatedPtrFieldBase::Reserve(int new_size) { in Reserve() function in google::protobuf::internal::RepeatedPtrFieldBase
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/
Dthread_local_buffer.h51 static void Reserve(std::size_t capacity) { in Reserve() function
/frameworks/native/libs/vr/libbroadcastring/include/libbroadcastring/
Dbroadcast_ring.h575 void Reserve(uint32_t reserve_count) { in Reserve() function