Home
last modified time | relevance | path

Searched refs:GetStringDataAndUtf16Length (Results 1 – 2 of 2) sorted by relevance

/art/libdexfile/dex/
Ddex_file-inl.h47 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringId& string_id, in GetStringDataAndUtf16Length() function
57 return GetStringDataAndUtf16Length(string_id, &ignored); in GetStringData()
67 return GetStringDataAndUtf16Length(string_id, utf16_length); in StringDataAndUtf16LengthByIdx()
Ddex_file.h259 const char* GetStringDataAndUtf16Length(const dex::StringId& string_id,