Home
last modified time | relevance | path

Searched defs:GetStringData (Results 1 – 3 of 3) sorted by relevance

/art/libdexfile/dex/
Dstring_reference.h41 const char* GetStringData() const { in GetStringData() function
Dtype_lookup_table.cc176 std::string_view TypeLookupTable::GetStringData(const Entry& entry) const { in GetStringData() function in art::TypeLookupTable
Ddex_file-inl.h80 inline const char* DexFile::GetStringData(const dex::StringId& string_id) const { in GetStringData() function
86 inline const char* DexFile::GetStringData(dex::StringIndex string_idx) const { in GetStringData() function