Searched defs:MethodInfo (Results 1 – 2 of 2) sorted by relevance
35 explicit MethodInfo(const uint8_t* ptr) { in MethodInfo() function44 MethodInfo(uint8_t* ptr, size_t num_method_indices) : num_method_indices_(num_method_indices) { in MethodInfo() function
168 class MethodInfo: class