Home | History | Annotate | Download | only in runtime

Lines Matching refs:StringDataAndUtf16LengthByIdx

482   const char* StringDataAndUtf16LengthByIdx(uint32_t idx, uint32_t* utf16_length) const {
493 return StringDataAndUtf16LengthByIdx(idx, &unicode_length);
525 return StringDataAndUtf16LengthByIdx(type_id.descriptor_idx_, unicode_length);
629 return StringDataAndUtf16LengthByIdx(GetProtoId(method_id.proto_idx_).shorty_idx_, length);