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:mainHandler_
(Results
1 - 17
of
17
) sorted by relevance
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/continuation/distributed/
H
A
D
reverse_continuation_scheduler_primary.h
50
const std::shared_ptr<AbilityHandler>
mainHandler_
;
member in OHOS::AppExecFwk::ReverseContinuationSchedulerPrimary
H
A
D
reverse_continuation_scheduler_primary_stage.h
50
const std::shared_ptr<AbilityHandler>
mainHandler_
;
member in OHOS::AppExecFwk::ReverseContinuationSchedulerPrimaryStage
H
A
D
reverse_continuation_scheduler_replica.h
48
std::shared_ptr<AbilityHandler>
mainHandler_
;
member in OHOS::AppExecFwk::ReverseContinuationSchedulerReplica
H
A
D
continuation_manager_stage.h
210
std::shared_ptr<EventHandler>
mainHandler_
= nullptr;
member in OHOS::AppExecFwk::ContinuationManagerStage
H
A
D
continuation_manager.h
122
std::shared_ptr<EventHandler>
mainHandler_
= nullptr;
member in OHOS::AppExecFwk::ContinuationManager
/foundation/ability/ability_runtime/frameworks/js/napi/mission_manager/
H
A
D
js_mission_listener.h
59
std::shared_ptr<OHOS::AppExecFwk::EventHandler>
mainHandler_
;
member in OHOS::AbilityRuntime::JsMissionListener
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app_startup/
H
A
D
startup_manager.h
64
std::shared_ptr<AppExecFwk::EventHandler>
mainHandler_
;
member in OHOS::AbilityRuntime::StartupManager
H
A
D
startup_task_manager.h
51
std::shared_ptr<AppExecFwk::EventHandler>
mainHandler_
;
member in OHOS::AbilityRuntime::StartupTaskManager
/foundation/ability/ability_runtime/frameworks/js/napi/js_mission_manager/
H
A
D
js_mission_listener.h
61
std::shared_ptr<OHOS::AppExecFwk::EventHandler>
mainHandler_
;
member in OHOS::AbilityRuntime::JsMissionListener
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/recovery/
H
A
D
app_recovery.h
73
std::weak_ptr<AppExecFwk::EventHandler>
mainHandler_
;
member in OHOS::AppExecFwk::AppRecovery
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H
A
D
child_main_thread.h
62
std::shared_ptr<EventHandler>
mainHandler_
= nullptr;
member in OHOS::AppExecFwk::ChildMainThread
H
A
D
main_thread.h
653
static std::shared_ptr<MainHandler>
mainHandler_
;
member in OHOS::AppExecFwk::MainThread
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H
A
D
window_scene_layout_manager.h
80
std::shared_ptr<AppExecFwk::EventHandler>
mainHandler_
;
member in OHOS::Rosen::RSUINodeType::WindowSceneLayoutManager
/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H
A
D
boot_animation_operation.h
73
std::shared_ptr<OHOS::AppExecFwk::EventHandler>
mainHandler_
;
member in OHOS::BootAnimationOperation
/foundation/ability/ability_runtime/frameworks/js/napi/ability_manager/
H
A
D
js_ability_manager.cpp
64
static std::shared_ptr<AppExecFwk::EventHandler>
mainHandler_
= nullptr;
member
/foundation/window/window_manager/window_scene/session/host/include/
H
A
D
session.h
558
static std::shared_ptr<AppExecFwk::EventHandler>
mainHandler_
;
member in OHOS::OHOS::OHOS::Rosen::Session
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H
A
D
main_thread.cpp
113
std::shared_ptr<MainThread::MainHandler> MainThread::
mainHandler_
= nullptr;
member in OHOS::AppExecFwk::MainThread
[all...]
Completed in 11 milliseconds