Searched refs:param_count (Results 1 – 2 of 2) sorted by relevance
/art/compiler/dex/quick/ | ||
D | dex_file_method_inliner.h | 291 uint8_t param_count; member |
D | dex_file_method_inliner.cc | 758 uint32_t signature_length = proto_def.param_count; in FindProtoIndex() |