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:SubscribeHotkey
(Results
1 - 9
of
9
) sorted by relevance
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H
A
D
multimodal_event_handler.cpp
82
int32_t MultimodalEventHandler::
SubscribeHotkey
(
in SubscribeHotkey()
function in OHOS::MMI::MultimodalEventHandler
H
A
D
key_event_input_subscribe_manager.cpp
179
int32_t KeyEventInputSubscribeManager::
SubscribeHotkey
(std::shared_ptr<KeyOption> keyOption,
in SubscribeHotkey()
function in OHOS::MMI::KeyEventInputSubscribeManager
H
A
D
input_manager_impl.cpp
381
int32_t InputManagerImpl::
SubscribeHotkey
(std::shared_ptr<KeyOption> keyOption,
in SubscribeHotkey()
function in OHOS::MMI::InputManagerImpl
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H
A
D
js_register_module.cpp
400
napi_value
SubscribeHotkey
(napi_env env, napi_callback_info info, sptr<KeyEventMonitorInfo> event,
in SubscribeHotkey()
function
/foundation/multimodalinput/input/service/subscriber/src/
H
A
D
key_subscriber_handler.cpp
285
int32_t KeySubscriberHandler::
SubscribeHotkey
(
in SubscribeHotkey()
function in OHOS::MMI::KeySubscriberHandler
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H
A
D
input_manager.cpp
110
int32_t InputManager::
SubscribeHotkey
(std::shared_ptr<KeyOption> keyOption,
in SubscribeHotkey()
function in OHOS::MMI::InputManager
/foundation/multimodalinput/input/service/connect_manager/src/
H
A
D
multimodal_input_connect_proxy.cpp
1225
int32_t MultimodalInputConnectProxy::
SubscribeHotkey
(int32_t subscribeId, const std::shared_ptr<KeyOption> keyOption)
in SubscribeHotkey()
function in OHOS::MMI::MultimodalInputConnectProxy
H
A
D
multimodal_input_connect_manager.cpp
415
int32_t MultimodalInputConnectManager::
SubscribeHotkey
(int32_t subscribeId, const std::shared_ptr<KeyOption> option)
in SubscribeHotkey()
function in OHOS::MMI::MultimodalInputConnectManager
/foundation/multimodalinput/input/service/module_loader/src/
H
A
D
mmi_service.cpp
2325
int32_t MMIService::
SubscribeHotkey
(int32_t subscribeId, const std::shared_ptr<KeyOption> option)
in SubscribeHotkey()
function in OHOS::MMI::MMIService
Completed in 29 milliseconds