Lines Matching defs:idx
211 const TypeItem& GetTypeItem(uint32_t idx) const { in GetTypeItem()
404 const StringId& GetStringId(uint32_t idx) const { in GetStringId()
426 const char* StringDataAndLengthByIdx(uint32_t idx, uint32_t* unicode_length) const { in StringDataAndLengthByIdx()
435 const char* StringDataByIdx(uint32_t idx) const { in StringDataByIdx()
453 const TypeId& GetTypeId(uint32_t idx) const { in GetTypeId()
467 const char* StringByTypeIdx(uint32_t idx, uint32_t* unicode_length) const { in StringByTypeIdx()
472 const char* StringByTypeIdx(uint32_t idx) const { in StringByTypeIdx()
492 const FieldId& GetFieldId(uint32_t idx) const { in GetFieldId()
532 const MethodId& GetMethodId(uint32_t idx) const { in GetMethodId()
583 const ClassDef& GetClassDef(uint16_t idx) const { in GetClassDef()
644 const ProtoId& GetProtoId(uint32_t idx) const { in GetProtoId()