Home
last modified time | relevance | path

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

/aosp_15_r20/external/puffin/src/
H A Dpuffin_stream.cc561 void LRUCache::EnsureSpace(size_t size) { in EnsureSpace() function in puffin::LRUCache
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h673 PROTOBUF_NODISCARD uint8_t* EnsureSpace(uint8_t* ptr) { in EnsureSpace() function
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h673 PROTOBUF_NODISCARD uint8_t* EnsureSpace(uint8_t* ptr) { in EnsureSpace() function
/aosp_15_r20/art/runtime/
H A Dtrace.cc1934 void TraceWriter::EnsureSpace(uint8_t* buffer, in EnsureSpace() function in art::TraceWriter