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

  /art/dexlayout/
dex_ir.cc 369 const TypeId* superclass = GetTypeIdOrNullPtr(disk_class_def.superclass_idx_.index_);
608 const TypeId* type_id = GetTypeIdOrNullPtr(type_index.index_);
649 const TypeId* type_id = GetTypeIdOrNullPtr(DecodeUnsignedLeb128(&handlers_data));
    [all...]
dex_ir.h 254 TypeId* GetTypeIdOrNullPtr(uint16_t index) {
    [all...]

Completed in 391 milliseconds