Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver-inl.h269 uint32_t method_idx, InvokeType invoke_type, bool check_incompatible_class_change) { in ResolveMethod() argument
280 if (check_incompatible_class_change && in ResolveMethod()
Dcompiler_driver.h309 uint32_t method_idx, InvokeType invoke_type, bool check_incompatible_class_change = true)