/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/ |
H A D | app_event_observer_mgr.cpp | 48 event->SetSeq(eventSeq); in StoreEventsToDb() 99 observer->SetSeq(observerSeq); in InitObserverFromDb() 130 observer->SetSeq(observerSeq); in InitObserver()
|
H A D | os_event_listener.cpp | 99 event->SetSeq(eventSeq); in Init()
|
H A D | app_event_observer.cpp | 300 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 D | netsys_event_message.h | 91 inline void SetSeq(int32_t seq) in SetSeq() function
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/ |
H A D | app_event_observer.h | 67 void SetSeq(int64_t seq);
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/ |
H A D | ndk_app_event_watcher_proxy.cpp | 95 watcher_->SetSeq(0); in RemoveWatcher()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/ |
H A D | watch_point.h | 83 void SetSeq(long seq);
|
H A D | watch_point.cpp | 217 void WatchPoint::SetSeq(long seq) in SetSeq() function in OHOS::HiviewDFX::WatchPoint
|
/ohos5.0/base/hiviewdfx/hiview/base/include/ |
H A D | sys_event.h | 81 void SetSeq(int64_t seq);
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/ |
H A D | hiappevent_base.h | 212 void SetSeq(int64_t seq);
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/ |
H A D | wrapper_decoder.cpp | 228 message_->SetSeq(StrToInt(seq[1])); in PushAsciiMessage()
|
/ohos5.0/base/hiviewdfx/hiview/base/ |
H A D | sys_event.cpp | 213 void SysEvent::SetSeq(int64_t seq) in SetSeq() function in OHOS::HiviewDFX::SysEvent
|
H A D | libhiviewbase.map | 108 "OHOS::HiviewDFX::SysEvent::SetSeq(long long)"; 125 "OHOS::HiviewDFX::SysEvent::SetSeq(long)";
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/ |
H A D | app_event_store.cpp | 92 event->SetSeq(GetLongFromResultSet(resultSet, Events::FIELD_SEQ)); in GetEventFromResultSet()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/ |
H A D | freeze_detector_unittest.cpp | 764 wp1->SetSeq(seq);
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
H A D | hiappevent_base.cpp | 719 void AppEventPack::SetSeq(int64_t seq) in SetSeq() function in OHOS::HiviewDFX::AppEventPack
|