Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/tools/crash_validator/
H A Dcrash_validator.h65 std::vector<CrashEvent> pendingEvents_; variable
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Devent_loop.h151 EventPriorityQueue<LoopEvent> pendingEvents_; variable