Lines Matching defs:idx
243 const TypeItem& GetTypeItem(uint32_t idx) const { in GetTypeItem()
458 const StringId& GetStringId(uint32_t idx) const { in GetStringId()
482 const char* StringDataAndUtf16LengthByIdx(uint32_t idx, uint32_t* utf16_length) const { in StringDataAndUtf16LengthByIdx()
491 const char* StringDataByIdx(uint32_t idx) const { in StringDataByIdx()
509 const TypeId& GetTypeId(uint32_t idx) const { in GetTypeId()
523 const char* StringByTypeIdx(uint32_t idx, uint32_t* unicode_length) const { in StringByTypeIdx()
528 const char* StringByTypeIdx(uint32_t idx) const { in StringByTypeIdx()
548 const FieldId& GetFieldId(uint32_t idx) const { in GetFieldId()
588 const MethodId& GetMethodId(uint32_t idx) const { in GetMethodId()
638 const ClassDef& GetClassDef(uint16_t idx) const { in GetClassDef()
700 const ProtoId& GetProtoId(uint32_t idx) const { in GetProtoId()