Searched defs:GetMapsFile (Results 1 – 2 of 2) sorted by relevance
| /system/core/libunwindstack/include/unwindstack/ | ||
| D | Maps.h | 56 virtual const std::string GetMapsFile() const { return ""; } in GetMapsFile() function |
| /system/core/libunwindstack/ | ||
| D | Maps.cpp | 113 const std::string RemoteMaps::GetMapsFile() const { in GetMapsFile() function in unwindstack::RemoteMaps |