Searched defs:fromSeq (Results 1 – 8 of 8) sorted by relevance
| /base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/ |
| D | query_argument.h | 37 int64_t fromSeq = -1; variable
|
| /base/hiviewdfx/hisysevent/adapter/native/idl/include/ |
| D | query_argument.h | 37 int64_t fromSeq = -1; variable
|
| /base/hiviewdfx/hiview/base/event_store/dao/ |
| D | sys_event_dao.cpp | 39 const std::vector<std::string>& names, uint32_t type, int64_t toSeq, int64_t fromSeq) in BuildQuery()
|
| D | sys_event_query.cpp | 436 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/ |
| D | hisysevent_rules.h | 31 long long fromSeq; member
|
| /base/hiviewdfx/hiview/base/event_store/include/ |
| D | sys_event_query_wrapper.h | 110 …uint32_t type, int64_t toSeq, int64_t fromSeq) : SysEventQuery(domain, names, type, toSeq, fromSeq… in SysEventQueryWrapper()
|
| D | sys_event_query.h | 225 int64_t fromSeq; member
|
| /base/hiviewdfx/hisysevent/test/unittest/common/napi/ |
| D | napi_hisysevent.test.js | 554 fromSeq: 100, property 579 fromSeq: 0, property
|