Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/
H A Dcmd_dumper.cpp123 ret = GetLineData(fp, dumpDatas); in GetCmdInterface()
129 DumpStatus CMDDumper::GetLineData(FILE* fp, StringMatrix dumpDatas) in GetLineData() function in OHOS::HiviewDFX::CMDDumper
164 DumpStatus ret = GetLineData(fp_, dumpDatas_); in ReadLineInCmd()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/
H A Dcmd_dumper.h30 DumpStatus GetLineData(FILE* fp, StringMatrix dumpDatas);