Home
last modified time | relevance | path

Searched refs:SetSeq (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_observer_mgr.cpp48 event->SetSeq(eventSeq); in StoreEventsToDb()
99 observer->SetSeq(observerSeq); in InitObserverFromDb()
130 observer->SetSeq(observerSeq); in InitObserver()
H A Dos_event_listener.cpp99 event->SetSeq(eventSeq); in Init()
H A Dapp_event_observer.cpp300 void AppEventObserver::SetSeq(int64_t seq) in SetSeq() function in OHOS::HiviewDFX::HiAppEvent::AppEventObserver
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/wrapper/
H A Dnetsys_event_message.h91 inline void SetSeq(int32_t seq) in SetSeq() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
H A Dapp_event_observer.h67 void SetSeq(int64_t seq);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H A Dndk_app_event_watcher_proxy.cpp95 watcher_->SetSeq(0); in RemoveWatcher()
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dwatch_point.h83 void SetSeq(long seq);
H A Dwatch_point.cpp217 void WatchPoint::SetSeq(long seq) in SetSeq() function in OHOS::HiviewDFX::WatchPoint
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Dsys_event.h81 void SetSeq(int64_t seq);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h212 void SetSeq(int64_t seq);
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_decoder.cpp228 message_->SetSeq(StrToInt(seq[1])); in PushAsciiMessage()
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dsys_event.cpp213 void SysEvent::SetSeq(int64_t seq) in SetSeq() function in OHOS::HiviewDFX::SysEvent
H A Dlibhiviewbase.map108 "OHOS::HiviewDFX::SysEvent::SetSeq(long long)";
125 "OHOS::HiviewDFX::SysEvent::SetSeq(long)";
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dapp_event_store.cpp92 event->SetSeq(GetLongFromResultSet(resultSet, Events::FIELD_SEQ)); in GetEventFromResultSet()
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H A Dfreeze_detector_unittest.cpp764 wp1->SetSeq(seq);
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp719 void AppEventPack::SetSeq(int64_t seq) in SetSeq() function in OHOS::HiviewDFX::AppEventPack