Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
Dquery_argument.h37 int64_t fromSeq = -1; variable
/base/hiviewdfx/hisysevent/adapter/native/idl/include/
Dquery_argument.h37 int64_t fromSeq = -1; variable
/base/hiviewdfx/hiview/base/event_store/dao/
Dsys_event_dao.cpp39 const std::vector<std::string>& names, uint32_t type, int64_t toSeq, int64_t fromSeq) in BuildQuery()
Dsys_event_query.cpp436 uint32_t type, int64_t toSeq, int64_t fromSeq) : queryArg_(domain, names, type, toSeq, fromSeq) in SysEventQuery()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
Dhisysevent_rules.h31 long long fromSeq; member
/base/hiviewdfx/hiview/base/event_store/include/
Dsys_event_query_wrapper.h110 …uint32_t type, int64_t toSeq, int64_t fromSeq) : SysEventQuery(domain, names, type, toSeq, fromSeq… in SysEventQueryWrapper()
Dsys_event_query.h225 int64_t fromSeq; member
/base/hiviewdfx/hisysevent/test/unittest/common/napi/
Dnapi_hisysevent.test.js554 fromSeq: 100, property
579 fromSeq: 0, property