Home
last modified time | relevance | path

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

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