Searched defs:GetMapsFile (Results 1 – 4 of 4) sorted by relevance
| /system/unwinding/libunwindstack/include/unwindstack/ | ||
| D | Maps.h | 57 virtual const std::string GetMapsFile() const { return ""; } in GetMapsFile() function |
| /system/unwinding/libunwindstack/ | ||
| D | Maps.cpp | 133 const std::string RemoteMaps::GetMapsFile() const { in GetMapsFile() function in unwindstack::RemoteMaps |
| /system/unwinding/libunwindstack/tests/ | ||
| D | LocalUpdatableMapsTest.cpp | 35 const std::string GetMapsFile() const override { return maps_file_; } in GetMapsFile() function in unwindstack::TestUpdatableMaps |
| /system/unwinding/libunwindstack/benchmarks/ | ||
| D | MapsBenchmark.cpp | 34 const std::string GetMapsFile() const override { return maps_file_; } in GetMapsFile() function in BenchmarkLocalUpdatableMaps |