Home
last modified time | relevance | path

Searched refs:param_count (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/
Ddex_file_method_inliner.h291 uint8_t param_count; member
Ddex_file_method_inliner.cc758 uint32_t signature_length = proto_def.param_count; in FindProtoIndex()