Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:SetSeq
(Results
1 - 13
of
13
) sorted by relevance
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
H
A
D
app_event_observer.h
67
void
SetSeq
(int64_t seq);
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H
A
D
ndk_app_event_watcher_proxy.cpp
95
watcher_->
SetSeq
(0);
in RemoveWatcher()
/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
/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
app_event_observer.cpp
300
void AppEventObserver::
SetSeq
(int64_t seq)
in SetSeq()
function in OHOS::HiviewDFX::HiAppEvent::AppEventObserver
H
A
D
os_event_listener.cpp
99
event->
SetSeq
(eventSeq);
in Init()
/base/hiviewdfx/hiview/base/include/
H
A
D
sys_event.h
80
void
SetSeq
(int64_t seq);
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H
A
D
hiappevent_base.h
212
void
SetSeq
(int64_t seq);
/base/hiviewdfx/hiview/base/
H
A
D
sys_event.cpp
211
void SysEvent::
SetSeq
(int64_t seq)
in SetSeq()
function in OHOS::SysEvent
/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
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
H
A
D
freeze_detector_unittest.cpp
730
wp1->
SetSeq
(seq);
in HWTEST_F()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H
A
D
app_event_store.cpp
92
event->
SetSeq
(GetLongFromResultSet(resultSet, Events::FIELD_SEQ));
in GetEventFromResultSet()
Completed in 10 milliseconds