Searched refs:GetStringDataAndUtf16Length (Results 1 – 2 of 2) sorted by relevance
46 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringId& string_id, in GetStringDataAndUtf16Length() function56 return GetStringDataAndUtf16Length(string_id, &ignored); in GetStringData()66 return GetStringDataAndUtf16Length(string_id, utf16_length); in StringDataAndUtf16LengthByIdx()
256 const char* GetStringDataAndUtf16Length(const dex::StringId& string_id,