Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DUnwinder.h96 Maps* GetMaps() { return maps_; } in GetMaps() function
/system/core/libunwindstack/tests/fuzz/
DUnwinderComponentCreator.cpp112 std::unique_ptr<Maps> GetMaps(FuzzedDataProvider* data_provider) { in GetMaps() function