Searched defs:args_count (Results 1 – 2 of 2) sorted by relevance
301 uint32_t args_count = 0; in ArtJniCompileMethodInternal() local
49 const size_t args_count = is_range ? inst->VRegA_3rc() : inst->VRegA_35c(); in GetInvocationThis() local