Home
last modified time | relevance | path

Searched defs:fromSeq (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/include/
H A Dquery_argument.h37 int64_t fromSeq = -1; variable
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dquery_argument.h37 int64_t fromSeq = -1; variable
/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_dao.cpp41 const std::vector<std::string>& names, uint32_t type, int64_t toSeq, int64_t fromSeq) in BuildQuery()
H A Dsys_event_query.cpp436 uint32_t type, int64_t toSeq, int64_t fromSeq) : queryArg_(domain, names, type, toSeq, fromSeq) in SysEventQuery()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
H A Dhisysevent_rules.h31 long long fromSeq; member
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Dsys_event_query_wrapper.h110 …uint32_t type, int64_t toSeq, int64_t fromSeq) : SysEventQuery(domain, names, type, toSeq, fromSeq… in SysEventQueryWrapper()
H A Dsys_event_query.h247 int64_t fromSeq; member