Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_manager.cpp93 FaultLogInfo rhsInfo = ExtractInfoFromFileName(rhs.name_); in Init() local
94 return lhsInfo.time > rhsInfo.time; in Init()