Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/win/
H A 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
H A Dmap.h192 IFACEMETHODIMP GetMany( in GetMany() function
H A Dvector_unittest.cc551 TEST(VectorTest, GetMany) { in TEST() argument