Searched refs:to_destroy (Results 1 – 2 of 2) sorted by relevance
29 std::vector<unsigned char>* to_destroy) { in TakeVector() argument31 bytes->data.swap(*to_destroy); in TakeVector()
68 static RefCountedBytes* TakeVector(std::vector<unsigned char>* to_destroy);