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:keyOptions
(Results
1 - 12
of
12
) sorted by relevance
/foundation/multimodalinput/input/frameworks/napi/input_consumer/include/
H
A
D
js_register_util.h
34
std::vector<std::unique_ptr<KeyOption>>
keyOptions
;
member
/foundation/multimodalinput/input/test/fuzztest/getallsystemhotkeys_fuzzer/
H
A
D
getallsystemhotkeys_fuzzer.cpp
28
std::vector<std::unique_ptr<KeyOption>>
keyOptions
;
in GetAllSystemHotkeysFuzzTest()
local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H
A
D
input_manager.cpp
69
std::vector<std::unique_ptr<OHOS::MMI::KeyOption>>
keyOptions
;
in GetSystemHotkeys()
local
/foundation/multimodalinput/input/frameworks/napi/input_consumer/src/
H
A
D
js_register_util.cpp
456
std::vector<std::unique_ptr<KeyOption>>
keyOptions
;
in GetSystemHotkey()
local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H
A
D
input_manager_test.cpp
3301
std::vector<std::unique_ptr<KeyOption>>
keyOptions
;
in HWTEST_F()
local
/foundation/multimodalinput/input/service/connect_manager/src/
H
A
D
multimodal_input_connect_stub.cpp
2881
std::vector<std::unique_ptr<KeyOption>>
keyOptions
;
in StubGetAllSystemHotkeys()
local
H
A
D
multimodal_input_connect_proxy.cpp
2565
int32_t MultimodalInputConnectProxy::GetAllSystemHotkeys(std::vector<std::unique_ptr<KeyOption>> &
keyOptions
)
in GetAllSystemHotkeys()
argument
H
A
D
multimodal_input_connect_manager.cpp
929
int32_t MultimodalInputConnectManager::GetAllSystemHotkeys(std::vector<std::unique_ptr<KeyOption>> &
keyOptions
)
in GetAllSystemHotkeys()
argument
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H
A
D
input_manager.cpp
679
int32_t InputManager::GetAllSystemHotkeys(std::vector<std::unique_ptr<KeyOption>> &
keyOptions
, int32_t &count)
in GetAllSystemHotkeys()
argument
/foundation/multimodalinput/input/frameworks/native/input/
H
A
D
oh_input_manager.cpp
1686
std::vector<std::unique_ptr<OHOS::MMI::KeyOption>>
keyOptions
;
in OH_Input_CreateAllSystemHotkeys()
local
1734
std::vector<std::unique_ptr<OHOS::MMI::KeyOption>>
keyOptions
;
in OH_Input_GetAllSystemHotkeys()
local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H
A
D
input_manager_impl.cpp
2529
int32_t InputManagerImpl::GetAllSystemHotkeys(std::vector<std::unique_ptr<KeyOption>> &
keyOptions
, int32_t &count)
in GetAllSystemHotkeys()
argument
/foundation/multimodalinput/input/service/module_loader/src/
H
A
D
mmi_service.cpp
3748
int32_t MMIService::GetAllSystemHotkeys(std::vector<std::unique_ptr<KeyOption>> &
keyOptions
)
in GetAllSystemHotkeys()
argument
3763
int32_t MMIService::OnGetAllSystemHotkey(std::vector<std::unique_ptr<KeyOption>> &
keyOptions
)
in OnGetAllSystemHotkey()
argument
Completed in 32 milliseconds