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:HANDLE_EVENT
(Results
1 - 7
of
7
) sorted by relevance
/foundation/resourceschedule/device_standby/frameworks/include/
H
A
D
istandby_ipc_inteface_code.h
35
HANDLE_EVENT
,
member in OHOS::DevStandbyMgr::IStandbyInterfaceCode
H
A
D
istandby_service.h
178
HANDLE_EVENT
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
js_third_accessibility_hover_ng.cpp
335
HANDLE_EVENT
,
member in OHOS::Ace::Framework::__anon1591::DumpMode
383
argument.mode = DumpMode::
HANDLE_EVENT
;
in GetDumpInfoArgument()
440
case DumpMode::
HANDLE_EVENT
:
in OnDumpChildInfoForThirdRecursive()
H
A
D
js_accessibility_manager.cpp
2934
HANDLE_EVENT
,
in OnDumpInfoNG()
member in OHOS::Ace::Framework::DumpMode
2975
mode = DumpMode::
HANDLE_EVENT
;
in OnDumpInfoNG()
2998
case DumpMode::
HANDLE_EVENT
:
in OnDumpInfoNG()
/foundation/resourceschedule/device_standby/frameworks/src/
H
A
D
standby_service_stub.cpp
67
case static_cast<uint32_t>(IStandbyInterfaceCode::
HANDLE_EVENT
):
in OnRemoteRequest()
/foundation/resourceschedule/device_standby/services/test/fuzztest/devicestandby_fuzzer/
H
A
D
devicestandby_fuzzer.cpp
194
static_cast<uint32_t>(IStandbyInterfaceCode::
HANDLE_EVENT
),
in CoverageHandleCommonEvent()
/foundation/resourceschedule/device_standby/interfaces/innerkits/src/
H
A
D
standby_service_proxy.cpp
485
ErrCode result = InnerTransact(static_cast<uint32_t>(IStandbyInterfaceCode::
HANDLE_EVENT
),
in HandleEvent()
Completed in 15 milliseconds