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:eventLoop_
(Results
1 - 8
of
8
) sorted by relevance
/foundation/CastEngine/castengine_wifi_display/services/event/
H
A
D
event_manager.h
61
std::unique_ptr<std::thread>
eventLoop_
= nullptr;
member in OHOS::Sharing::EventManager
/foundation/window/window_manager/window_scene/session_manager/include/
H
A
D
scene_input_manager.h
62
std::shared_ptr<AppExecFwk::EventRunner>
eventLoop_
;
member in OHOS::Rosen::SceneInputManager
H
A
D
scene_session_manager.h
798
std::shared_ptr<AppExecFwk::EventRunner>
eventLoop_
;
member in OHOS::OHOS::OHOS::Global::OHOS::Rosen::SceneSessionManager
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/include/
H
A
D
ui_mgr_service.h
66
std::shared_ptr<EventRunner>
eventLoop_
;
member in OHOS::Ace::UIMgrService
/foundation/window/window_manager/wmserver/include/
H
A
D
window_inner_manager.h
81
std::shared_ptr<EventRunner>
eventLoop_
;
member in OHOS::Rosen::WindowInnerManager
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/appmgr_test_service/include/
H
A
D
appmgr_test_service.h
68
std::shared_ptr<AppExecFwk::EventRunner>
eventLoop_
;
member in OHOS::AAFwk::AppManagerTestService
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_client_test/
H
A
D
mock_ui_mgr_service.h
114
std::shared_ptr<AppExecFwk::EventRunner>
eventLoop_
;
member in OHOS::Ace::MockUIMgrService
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H
A
D
subwindow_ohos.h
214
std::shared_ptr<AppExecFwk::EventRunner>
eventLoop_
;
member in OHOS::OHOS::Ace::SubwindowOhos
Completed in 6 milliseconds