Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_elf_symbols.h58 const char* GetStringById(size_t str_id) const { in GetStringById() function
Dcrazy_linker_shared_library.cpp442 dep_name_ = symbols_->GetStringById(iter_.GetValue()); in GetNext()