Searched refs:MethodInfoVector (Results 1 – 2 of 2) sorted by relevance
210 MethodInfoVector res; in GetAllMethodInfos()223 typedef std::vector<MethodInfo> MethodInfoVector; typedef
113 auto vect = static_cast<MethodInfoVector*>(ctx); in AddMethodInfoCallback()