Home
last modified time | relevance | path

Searched defs:GetMany (Results 1 – 3 of 3) sorted by relevance

/external/cronet/base/win/
Dvector.h101 IFACEMETHODIMP GetMany(unsigned capacity, in GetMany() function
175 IFACEMETHODIMP GetMany(unsigned start_index, in GetMany() function
319 IFACEMETHODIMP GetMany(unsigned start_index, in GetMany() function
Dmap.h192 IFACEMETHODIMP GetMany( in GetMany() function
Dvector_unittest.cc551 TEST(VectorTest, GetMany) { in TEST() argument