Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
Dref_counted_memory_unittest.cc31 scoped_refptr<RefCountedMemory> mem = RefCountedBytes::TakeVector(&data); in TEST()
128 scoped_refptr<RefCountedMemory> mem2 = RefCountedBytes::TakeVector(&d2); in TEST()
Dref_counted_memory.cc46 scoped_refptr<RefCountedBytes> RefCountedBytes::TakeVector( in TakeVector() function in base::RefCountedBytes
Dref_counted_memory.h92 static scoped_refptr<RefCountedBytes> TakeVector(