Home
last modified time | relevance | path

Searched defs:seq (Results 1 – 25 of 40) sorted by relevance

12

/base/hiviewdfx/hisysevent/adapter/native/idl/src/
Dhisysevent_query_proxy.cpp22 void HiSysEventQueryProxy::OnQuery(const ::std::vector<std::u16string>& sysEvents, in OnQuery()
34 void HiSysEventQueryProxy::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete()
Dquery_sys_event_callback_stub.cpp54 std::vector<int64_t> seq; in OnRemoteRequest() local
76 int64_t seq = 0; in OnRemoteRequest() local
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Ddata_publisher_sys_event_callback.cpp31 const std::vector<int64_t>& seq) in OnQuery()
61 void DataPublisherSysEventCallback::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete()
Dquery_sys_event_callback_proxy.cpp25 …allbackProxy::OnQuery(const std::vector<std::u16string>& sysEvent, const std::vector<int64_t>& seq) in OnQuery()
57 void QuerySysEventCallbackProxy::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete()
Ddata_share_dao.cpp90 int64_t seq = 0; in SaveSubscriberInfo() local
/base/hiviewdfx/hiview/base/include/
Devent_priority_queue.h24 bool remove(uint64_t seq) in remove()
Devent_loop.h58 uint64_t seq = 0; member
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
Dnapi_hisysevent_querier.cpp55 const std::vector<int64_t>& seq) in OnQuery()
78 void NapiHiSysEventQuerier::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_dao.cpp85 int64_t seq = 0; in Insert() local
Dapp_event_mapping_dao.cpp67 int64_t seq = 0; in Insert() local
Dapp_event_observer_dao.cpp64 int64_t seq = 0; in Insert() local
Duser_property_dao.cpp70 int64_t seq = 0; in Insert() local
Duser_id_dao.cpp70 int64_t seq = 0; in Insert() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/
Dhisysevent_base_query_callback.h53 virtual void OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/
Dsys_event_service_adapter.cpp47 void SysEventServiceAdapter::UpdateEventSeq(int64_t seq) in UpdateEventSeq()
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dwatch_point.cpp51 WatchPoint::Builder& WatchPoint::Builder::InitSeq(long seq) in InitSeq()
205 void WatchPoint::SetSeq(long seq) in SetSeq()
Dfreeze_detector_plugin.cpp108 long seq = sysEvent.GetSeq(); in MakeWatchPoint() local
/base/hiviewdfx/hiview/base/event_pool/
Devent_thread_pool.h43 uint64_t seq; variable
/base/security/huks/services/huks_standard/huks_engine/main/device_cert_manager/src/
Ddcm_attest_utils.c84 struct HksAsn1Blob seq = { ASN_1_TAG_TYPE_SEQ, seqSize, out->data + ASN_1_MAX_HEADER_LEN }; in DcmInsertClaim() local
153 struct HksAsn1Blob seq = { ASN_1_TAG_TYPE_SEQ, seqSize, out->data + ASN_1_MAX_HEADER_LEN }; in ConstructKeySeq() local
/base/hiviewdfx/hisysevent/test/moduletest/common/
Dhisysevent_adapter_native_test.cpp82 void OnQuery(const std::vector<std::u16string>& sysEvent, const std::vector<int64_t>& seq) {} in OnQuery()
83 void OnComplete(int32_t reason, int32_t total, int64_t seq) {} in OnComplete()
391 std::vector<int64_t> seq {}; variable
/base/hiviewdfx/hiview/base/
Dpipeline.cpp125 auto seq = caller->GetHiviewContext()->GetPipelineSequenceByName(pipelineName); in FillPipelineInfo() local
/base/hiviewdfx/hiview/base/event_store/store/
Dsys_event_doc.cpp163 auto seq = sysEvent->GetEventSeq(); in CreateCurFile() local
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
Devent_db_helper.cpp238 int64_t seq = 0; in InsertPluginStatsTable() local
256 int64_t seq = 0; in InsertSysUsageTable() local
/base/hiviewdfx/hiview/base/event_store/include/
Dbase_def.h85 int64_t seq = 0; member
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dapp_event_observer.cpp250 void AppEventObserver::SetSeq(int64_t seq) in SetSeq()

12