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
defs:eventDomain
(Results
1 - 5
of
5
) sorted by relevance
/base/hiviewdfx/hiview/base/utility/
H
A
D
focused_event_util.cpp
30
bool IsFocusedEvent(const std::string&
eventDomain
, const std::string& eventName)
in IsFocusedEvent()
argument
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H
A
D
sys_event_service_ohos.cpp
166
string SysEventServiceOhos::GetTagByDomainAndName(const string&
eventDomain
, const string& eventName)
in GetTagByDomainAndName()
argument
174
uint32_t SysEventServiceOhos::GetTypeByDomainAndName(const string&
eventDomain
, const string& eventName)
in GetTypeByDomainAndName()
argument
/base/hiviewdfx/hiview/base/event_raw/decoded/
H
A
D
decoded_event.cpp
90
auto
eventDomain
= std::string(domain);
in AppendBaseInfo()
local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H
A
D
app_event_observer.cpp
101
bool AppEventFilter::IsValidEvent(const std::string&
eventDomain
, const std::string& eventName, int eventType) const
in IsValidEvent()
argument
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H
A
D
hiappevent_verify.cpp
370
bool IsValidDomain(const std::string&
eventDomain
)
in IsValidDomain()
argument
Completed in 5 milliseconds