HomeSort by relevance Sort by last modified time
    Searched refs:TakeVector (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/memory/
ref_counted_memory_unittest.cc 31 scoped_refptr<RefCountedMemory> mem = RefCountedBytes::TakeVector(&data);
128 scoped_refptr<RefCountedMemory> mem2 = RefCountedBytes::TakeVector(&d2);
ref_counted_memory.cc 46 scoped_refptr<RefCountedBytes> RefCountedBytes::TakeVector(
ref_counted_memory.h 92 static scoped_refptr<RefCountedBytes> TakeVector(

Completed in 1442 milliseconds