Home
last modified time | relevance | path

Searched refs:lineContent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_common_utils.cpp179 string lineContent; in IsUserPid() local
181 lineContent += line; in IsUserPid()
186 if (!lineContent.empty()) { in IsUserPid()
/ohos5.0/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_output_test.cpp388 std::string lineContent; variable
389 lineContent = "this is FdOutputTest";
391 lineVector.push_back(lineContent);