Home
last modified time | relevance | path

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

/system/core/libunwindstack/
DDexFiles.cpp175 void DexFiles::GetMethodInformation(Maps* maps, MapInfo* info, uint64_t dex_pc, in GetMethodInformation() function in unwindstack::DexFiles
197 void DexFiles::GetMethodInformation(Maps*, MapInfo*, uint64_t, std::string*, uint64_t*) {} in GetMethodInformation() function in unwindstack::DexFiles
DDexFile.cpp79 bool DexFile::GetMethodInformation(uint64_t dex_offset, std::string* method_name, in GetMethodInformation() function in unwindstack::DexFile