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

  /art/dexlayout/
dex_writer.cc 261 uint32_t descriptor_idx[1]; local
263 descriptor_idx[0] = type_id->GetStringId()->GetIndex();
264 Write(descriptor_idx, type_id->GetSize(), type_id->GetOffset());
  /art/runtime/
dex_file.cc 1068 uint16_t descriptor_idx = DecodeUnsignedLeb128P1(&stream); local
    [all...]

Completed in 390 milliseconds