Home
last modified time | relevance | path

Searched defs:GetString (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Delf_file.cc627 const char* ElfFileImpl<ElfTypes>::GetString(Elf_Word section_type, in GetString() function in art::ElfFileImpl
940 const char* ElfFileImpl<ElfTypes>::GetString(Elf_Shdr& string_section, in GetString() function in art::ElfFileImpl
/art/compiler/optimizing/
Dnodes.h5897 Handle<mirror::String> GetString() const { in GetString() function