Searched refs:TakeVector (Results 1 – 3 of 3) sorted by relevance
25 scoped_refptr<RefCountedMemory> mem = RefCountedBytes::TakeVector(&data); in TEST()64 scoped_refptr<RefCountedMemory> mem2 = RefCountedBytes::TakeVector(&d2); in TEST()
41 RefCountedBytes* RefCountedBytes::TakeVector( in TakeVector() function in base::RefCountedBytes
84 static RefCountedBytes* TakeVector(std::vector<unsigned char>* to_destroy);