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/
Dsmaps_memory_info.h31 using StringMatrix = std::shared_ptr<std::vector<std::vector<std::string>>>; variable
Dmemory_info_wrapper.h30 using StringMatrix = std::shared_ptr<std::vector<std::vector<std::string>>>; variable
Dmemory_info.h54 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.cpp37 using StringMatrix = std::shared_ptr<std::vector<std::vector<std::string>>>; typedef
/base/hiviewdfx/hidumper/test/unittest/common/
Dhidumper_memory_test.cpp141 using StringMatrix = std::shared_ptr<std::vector<std::vector<std::string>>>; typedef