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

  /art/dexlayout/
dex_ir.cc 572 debug_info = debug_info_items_.GetExistingObject(disk_code_item.debug_info_off_);
696 CodeItem* code_item = code_items_.GetExistingObject(cdii.GetMethodCodeItemOffset());
717 ClassData* class_data = class_datas_.GetExistingObject(offset);
    [all...]
dex_ir.h 145 T* GetExistingObject(uint32_t offset) {
    [all...]

Completed in 60 milliseconds