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

/system/core/libunwindstack/
H A DDexFile.cpp61 bool DexFile::GetMethodInformation(uint64_t dex_offset, std::string* method_name, function in class:unwindstack::DexFile
H A DDexFiles.cpp184 void DexFiles::GetMethodInformation(Maps* maps, MapInfo* info, uint64_t dex_pc, function in class:unwindstack::DexFiles
200 dex_file->GetMethodInformation(dex_pc - addr, method_name, method_offset)) {

Completed in 86 milliseconds