Home
last modified time | relevance | path

Searched defs:mMap (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/src/elf/
Delf_factory.cpp64 auto mMap = std::make_shared<DfxMmap>(); in Create() local
151 auto mMap = std::make_shared<DfxMmap>(); in Create() local
170 auto mMap = std::make_shared<DfxMmap>(); in Create() local
215 auto mMap = std::make_shared<DfxMmap>(); in Create() local
/base/global/resource_management/frameworks/resmgr/test/unittest/common/
Dresource_manager_test_media.cpp827 std::shared_ptr<MmapFile> mMap; variable
866 std::shared_ptr<MmapFile> mMap; variable
905 std::shared_ptr<MmapFile> mMap; variable
944 std::shared_ptr<MmapFile> mMap; variable
983 std::shared_ptr<MmapFile> mMap; variable
1022 std::shared_ptr<MmapFile> mMap; variable
1061 std::shared_ptr<MmapFile> mMap; variable
1100 std::shared_ptr<MmapFile> mMap; variable
1139 std::shared_ptr<MmapFile> mMap; variable
1178 std::shared_ptr<MmapFile> mMap; variable
[all …]
Dresource_manager_test_common.cpp241 std::shared_ptr<MmapFile> mMap; in TestGetProfileById() local
272 std::shared_ptr<MmapFile> mMap; in TestGetProfileByName() local
302 std::shared_ptr<MmapFile> mMap; in TestGetMediaById() local
346 std::shared_ptr<MmapFile> mMap; in TestGetMediaWithDensityById() local
388 std::shared_ptr<MmapFile> mMap; in TestGetMediaByName() local
428 std::shared_ptr<MmapFile> mMap; in TestGetMediaWithDensityByName() local
469 std::shared_ptr<MmapFile> mMap; in TestGetDrawableInfoById() local
516 std::shared_ptr<MmapFile> mMap; in TestGetDrawableInfoWithDensityById() local
561 std::shared_ptr<MmapFile> mMap; in TestGetDrawableInfoByName() local
604 std::shared_ptr<MmapFile> mMap; in TestGetDrawableInfoWithDensityByName() local
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
Delf_test.cpp226 auto mMap = std::make_shared<DfxMmap>(); variable