Searched refs:CheckConstructorProperties (Results 1 – 1 of 1) sorted by relevance
368 bool CheckConstructorProperties(uint32_t method_index, uint32_t constructor_flags);919 if (!CheckConstructorProperties(idx, constructor_flags_by_name)) { in CheckClassDataItemMethod()3656 bool DexFileVerifier::CheckConstructorProperties( in CheckConstructorProperties() function in art::dex::DexFileVerifier