Home
last modified time | relevance | path

Searched defs:StringMatrix (Results 1 – 8 of 8) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
Dmemory_info_wrapper.h30 using StringMatrix = std::shared_ptr<std::vector<std::vector<std::string>>>; variable
Dsmaps_memory_info.h46 using StringMatrix = std::shared_ptr<std::vector<std::vector<std::string>>>; variable
Dmemory_info.h83 using StringMatrix = std::shared_ptr<std::vector<std::vector<std::string>>>; variable
/base/hiviewdfx/hidumper/frameworks/native/include/executor/
Dhidumper_executor.h29 using StringMatrix = std::shared_ptr<std::vector<std::vector<std::string>>>; variable
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info_wrapper.cpp25 using StringMatrix = std::shared_ptr<std::vector<std::vector<std::string>>>; typedef
/base/hiviewdfx/hidumper/frameworks/native/src/executor/
Dsa_dumper.cpp31 using StringMatrix = std::shared_ptr<std::vector<std::vector<std::string>>>; typedef
Dipc_stat_dumper.cpp36 using StringMatrix = std::shared_ptr<std::vector<std::vector<std::string>>>; typedef
/base/hiviewdfx/hidumper/test/unittest/common/
Dhidumper_memory_test.cpp41 using StringMatrix = std::shared_ptr<std::vector<std::vector<std::string>>>; typedef