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:SetEventRunner
(Results
1 - 20
of
20
) sorted by relevance
/foundation/resourceschedule/work_scheduler/services/native/src/
H
A
D
watchdog.cpp
30
SetEventRunner
(runner);
in Watchdog()
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H
A
D
timer_manager.cpp
28
SetEventRunner
(runner);
in TimerManager()
H
A
D
input_manager.cpp
28
SetEventRunner
(runner);
in InputManager()
H
A
D
watchdog.cpp
33
SetEventRunner
(runner);
in Watchdog()
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H
A
D
callback_handler.cpp
78
SetEventRunner
(nullptr);
in ReleaseEventRunner()
/foundation/CastEngine/castengine_wifi_display/services/network/session/
H
A
D
tcp_session.cpp
43
eventHandler_->
SetEventRunner
(eventRunner);
in Start()
H
A
D
udp_session.cpp
45
eventHandler_->
SetEventRunner
(eventRunner);
in Start()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
H
A
D
client_type_manager_handler.cpp
103
SetEventRunner
(nullptr);
in ReleaseEventRunner()
H
A
D
audio_adapter_manager_handler.cpp
120
SetEventRunner
(nullptr);
in ReleaseEventRunner()
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H
A
D
mock_event_handler.cpp
67
void EventHandler::
SetEventRunner
(const std::shared_ptr<EventRunner> &runner) {}
in SetEventRunner()
function in OHOS::AppExecFwk::EventHandler
/foundation/CastEngine/castengine_wifi_display/services/network/client/
H
A
D
tcp_client.cpp
49
eventHandler_->
SetEventRunner
(eventRunner);
in Connect()
H
A
D
udp_client.cpp
50
eventHandler_->
SetEventRunner
(eventRunner);
in Connect()
/foundation/CastEngine/castengine_wifi_display/services/network/server/
H
A
D
tcp_server.cpp
49
eventHandler_->
SetEventRunner
(eventRunner);
in Start()
H
A
D
udp_server.cpp
42
eventHandler_->
SetEventRunner
(eventRunner);
in Start()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H
A
D
event_handler.cpp
226
void EventHandler::
SetEventRunner
(const std::shared_ptr<EventRunner> &runner)
in SetEventRunner()
function in OHOS::AppExecFwk::EventHandler
233
HILOGW("
SetEventRunner
: It is not recommended to change the event runner dynamically");
in SetEventRunner()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H
A
D
event_handler.h
871
void
SetEventRunner
(const std::shared_ptr<EventRunner> &runner);
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H
A
D
fa_ability_thread_test.cpp
134
abilitythread->abilityHandler_->
SetEventRunner
(setRunner);
in HWTEST_F()
H
A
D
extension_ability_thread_test.cpp
936
extensionabilitythread->abilityHandler_->
SetEventRunner
(setRunner);
in HWTEST_F()
H
A
D
ui_ability_thread_test.cpp
834
abilitythread->abilityHandler_->
SetEventRunner
(setRunner);
in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H
A
D
main_thread_test.cpp
740
mainThread_->mainHandler_->
SetEventRunner
(nullptr);
in HWTEST_F()
1185
mainThread_->mainHandler_->
SetEventRunner
(nullptr);
in HWTEST_F()
Completed in 17 milliseconds