Home
last modified time | relevance | path

Searched defs:maps_ (Results 1 – 9 of 9) sorted by relevance

/system/memory/libmeminfo/include/meminfo/
Dprocmeminfo.h129 std::vector<Vma> maps_; variable
/system/unwinding/libunwindstack/tests/
DGlobalTest.cpp121 std::unique_ptr<BufferMaps> maps_; member in unwindstack::GlobalTest
DLocalUpdatableMapsTest.cpp74 TestUpdatableMaps maps_; member in unwindstack::LocalUpdatableMapsTest
DElfCacheTest.cpp130 std::unique_ptr<Maps> maps_; member in unwindstack::ElfCacheTest
DDexFilesTest.cpp122 std::unique_ptr<BufferMaps> maps_; member in unwindstack::DexFilesTest
DJitDebugTest.cpp188 std::unique_ptr<BufferMaps> maps_; member in unwindstack::JitDebugTest
DUnwinderTest.cpp184 static std::unique_ptr<Maps> maps_; member in unwindstack::UnwinderTest
190 std::unique_ptr<Maps> UnwinderTest::maps_; member in unwindstack::UnwinderTest
/system/unwinding/libunwindstack/include/unwindstack/
DAndroidUnwinder.h107 std::shared_ptr<Maps> maps_; variable
DUnwinder.h140 Maps* maps_ = nullptr; variable