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.h259 uint32_t method_idx, InvokeType invoke_type, bool check_incompatible_class_change) { in ResolveMethod() argument
262 check_incompatible_class_change in ResolveMethod()
Dcompiler_driver.h317 uint32_t method_idx, InvokeType invoke_type, bool check_incompatible_class_change = true)