Home
last modified time | relevance | path

Searched defs:pidV (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_command_test.cpp418 std::vector<int> pidV; variable
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/dump_catcher/
H A Ddfx_dump_catcher.cpp590 bool DfxDumpCatcher::DumpCatchMultiPid(const std::vector<int> pidV, std::string& msg) in DumpCatchMultiPid()