OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TakeVector
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/base/memory/
ref_counted_memory_unittest.cc
25
scoped_refptr<RefCountedMemory> mem = RefCountedBytes::
TakeVector
(&data);
64
scoped_refptr<RefCountedMemory> mem2 = RefCountedBytes::
TakeVector
(&d2);
ref_counted_memory.cc
41
scoped_refptr<RefCountedBytes> RefCountedBytes::
TakeVector
(
ref_counted_memory.h
84
static scoped_refptr<RefCountedBytes>
TakeVector
(
Completed in 127 milliseconds