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:SysEventStore
(Results
1 - 3
of
3
) sorted by relevance
/base/hiviewdfx/hiview/plugins/event_store/
H
A
D
sys_event_store.cpp
39
REGISTER(
SysEventStore
);
40
DEFINE_LOG_TAG("HiView-
SysEventStore
");
44
SysEventStore
::
SysEventStore
() : hasLoaded_(false)
in SysEventStore()
function in OHOS::HiviewDFX::SysEventStore
49
SysEventStore
::~
SysEventStore
() {}
in ~SysEventStore()
51
void
SysEventStore
::OnLoad()
in OnLoad()
61
void
SysEventStore
::OnUnload()
in OnUnload()
67
bool
SysEventStore
::IsNeedBackup(const std::string& dateStr)
in IsNeedBackup()
82
std::shared_ptr<SysEvent>
SysEventStore
[all...]
/base/hiviewdfx/hiview/plugins/event_store/include/
H
A
D
sys_event_store.h
26
class
SysEventStore
: public Plugin {
class
28
SysEventStore
();
29
~
SysEventStore
();
/base/hiviewdfx/hisysevent/test/moduletest/common/
H
A
D
hisysevent_manager_c_test.cpp
401
"value":"
SysEventStore
"}]}})~";
in HWTEST_F()
561
"value":"
SysEventStore
"},{"param":"uid_","op":"=","value":1201}]}})~";
641
"value":"
SysEventStore
"}]}})~";
in HWTEST_F()
645
"value":"
SysEventStore
"}]}})~";
in HWTEST_F()
649
"value":"
SysEventStore
"}]}})~";
in HWTEST_F()
653
"invalid":"
SysEventStore
"}]}})~";
in HWTEST_F()
743
"value":"
SysEventStore
"}]}})~";
in HWTEST_F()
776
"value":"
SysEventStore
"}]}})~";
in HWTEST_F()
808
"value":"
SysEventStore
"}]}})~";
in HWTEST_F()
Completed in 4 milliseconds