HomeSort by relevance Sort by last modified time
    Searched defs:GetMethodInformation (Results 1 - 2 of 2) sorted by null

  /system/core/libunwindstack/
DexFile.cpp 61 bool DexFile::GetMethodInformation(uint64_t dex_offset, std::string* method_name,
DexFiles.cpp 184 void DexFiles::GetMethodInformation(Maps* maps, MapInfo* info, uint64_t dex_pc,
200 dex_file->GetMethodInformation(dex_pc - addr, method_name, method_offset)) {

Completed in 55 milliseconds