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:inputManager
(Results
1 - 11
of
11
) sorted by relevance
/foundation/multimedia/av_session/services/session/adapter/
H
A
D
key_event_adapter.cpp
32
auto*
inputManager
= MMI::InputManager::GetInstance();
in SubscribeKeyEvent()
local
/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H
A
D
event_hub.h
29
EventHub(const OHOS::EventFwk::CommonEventSubscribeInfo &info, InputManager&
inputManager
)
in EventHub()
argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
input_manager.cpp
26
auto*
inputManager
= MMI::InputManager::GetInstance();
in GetDeviceIds()
local
56
auto*
inputManager
= MMI::InputManager::GetInstance();
in GetKeyboardType()
local
66
auto*
inputManager
= MMI::InputManager::GetInstance();
in GetSystemHotkeys()
local
H
A
D
mouse_style_ohos.cpp
35
auto
inputManager
= MMI::InputManager::GetInstance();
in SetPointerStyle()
local
105
auto
inputManager
= MMI::InputManager::GetInstance();
in GetPointerStyle()
local
134
auto
inputManager
= MMI::InputManager::GetInstance();
in SetMouseIcon()
local
147
auto
inputManager
= MMI::InputManager::GetInstance();
SetCustomCursor()
local
161
auto
inputManager
= MMI::InputManager::GetInstance();
SetPointerVisible()
local
[all...]
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H
A
D
event_hub.cpp
38
std::shared_ptr<EventHub> EventHub::RegisterEvent(InputManager&
inputManager
)
in RegisterEvent()
argument
/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
H
A
D
switch_event_input_subscribe_manager_test.cpp
158
InputManagerImpl
inputManager
;
in HWTEST_F()
local
171
InputManagerImpl
inputManager
;
in HWTEST_F()
local
184
InputManagerImpl
inputManager
;
in HWTEST_F()
local
202
InputManagerImpl
inputManager
;
in HWTEST_F()
local
238
InputManagerImpl
inputManager
;
HWTEST_F()
local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H
A
D
animation_playback.cpp
127
auto
inputManager
= GetManager<IAnimationInputComponentManager>(animationManager_->GetEcs());
in GetAnimationLength()
local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H
A
D
mmi_event_convertor.cpp
124
auto
inputManager
= MMI::InputManager::GetInstance();
in UpdatePressedKeyCodes()
local
/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H
A
D
bgtask_misc_unit_test.cpp
445
auto
inputManager
= std::make_shared<InputManager>(AppExecFwk::EventRunner::Create("tdd_test_handler"));
in HWTEST_F()
local
[all...]
/foundation/multimodalinput/input/service/window_manager/test/
H
A
D
input_windows_manager_test.cpp
5006
InputWindowsManager
inputManager
;
in HWTEST_F()
local
5041
InputWindowsManager
inputManager
;
in HWTEST_F()
local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H
A
D
gltf2_exporter.cpp
716
AnimationInput( const IAnimationInputComponentManager&
inputManager
, const Entity& animationInput, BufferHelper& bufferHelper)
AnimationInput()
argument
Completed in 24 milliseconds