Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Dsys_event_query.h72 enum Op { NONE = 0, EQ = 1, NE, LT, LE, GT, GE, SW, NSW }; enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp87 EQ = 1, enumerator