Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlog_database.cpp208 EventStore::Cond pidUpperCond = hiviewUidCond.And("PID", EventStore::Op::EQ, pid). in IsFaultExist() local
212 auto queries = CreateQueries(faultType, pidUpperCond, pidLowerCond); in IsFaultExist()