Searched defs:tries_size_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.h304 uint16_t tries_size_; // the number of try_items for this instance. If non-zero, member in struct:art::DexFile::MethodHandleType::CodeItem
837 reinterpret_cast<const uint8_t*>(GetTryItems(code_item, code_item.tries_size_));

Completed in 56 milliseconds