Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/memory/
H A Dref_counted_memory.cc46 scoped_refptr<RefCountedBytes> RefCountedBytes::TakeVector( in TakeVector() function in base::RefCountedBytes
/aosp_15_r20/external/cronet/base/memory/
H A Dref_counted_memory.cc47 scoped_refptr<RefCountedBytes> RefCountedBytes::TakeVector( in TakeVector() function in base::RefCountedBytes
/aosp_15_r20/external/pigweed/pw_fuzzer/
H A Ddomain_test.cc338 void TakeVector(const Vector<int>& vector) { in TakeVector() function