Home
last modified time | relevance | path

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

/system/memory/libmeminfo/include/meminfo/
Dprocmeminfo.h144 std::vector<Vma> maps_; variable
/system/unwinding/libunwindstack/tests/
DGlobalTest.cpp122 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
DJitDebugTest.cpp188 std::unique_ptr<BufferMaps> maps_; member in unwindstack::JitDebugTest
DDexFilesTest.cpp131 std::unique_ptr<BufferMaps> maps_; member in unwindstack::DexFilesTest
DUnwinderTest.cpp187 static std::unique_ptr<Maps> maps_; member in unwindstack::UnwinderTest
193 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