HomeSort by relevance Sort by last modified time
    Searched refs:IsResolvedTypeIdx (Results 1 - 3 of 3) sorted by null

  /art/runtime/
art_method-inl.h 381 inline bool ArtMethod::IsResolvedTypeIdx(uint16_t type_idx) {
art_method.h 495 bool IsResolvedTypeIdx(uint16_t type_idx) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
  /art/compiler/driver/
compiler_driver.cc 716 if (!method_handle->IsResolvedTypeIdx(encoded_catch_handler_handlers_type_idx)) {
    [all...]

Completed in 308 milliseconds