HomeSort by relevance Sort by last modified time
    Searched refs:GetStringDataAndUtf16Length (Results 1 - 2 of 2) sorted by null

  /art/libdexfile/dex/
dex_file-inl.h 46 inline const char* DexFile::GetStringDataAndUtf16Length(const dex::StringId& string_id,
56 return GetStringDataAndUtf16Length(string_id, &ignored);
66 return GetStringDataAndUtf16Length(string_id, utf16_length);
dex_file.h 256 const char* GetStringDataAndUtf16Length(const dex::StringId& string_id,
261 // Index version of GetStringDataAndUtf16Length.
    [all...]

Completed in 1882 milliseconds