Searched refs:is_field (Results 1 – 2 of 2) sorted by relevance
90 bool CheckOrderAndGetClassDef(bool is_field,176 bool is_field,
946 bool is_field, in FindClassIndexAndDef() argument953 if (index >= (is_field ? header_->field_ids_size_ : header_->method_ids_size_)) { in FindClassIndexAndDef()958 if (is_field) { in FindClassIndexAndDef()989 bool DexFileVerifier::CheckOrderAndGetClassDef(bool is_field, in CheckOrderAndGetClassDef() argument1005 *have_class = FindClassIndexAndDef(curr_index, is_field, class_type_index, class_def); in CheckOrderAndGetClassDef()