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:shortcutId
(Results
1 - 6
of
6
) sorted by relevance
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H
A
D
launcher_shortcut_info.h
26
std::string
shortcutId
;
member
H
A
D
shortcut_info.h
34
std::string
shortcutId
;
member
/foundation/multimodalinput/input/service/subscriber/test/src/
H
A
D
key_shortcut_manager_test.cpp
72
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
in HWTEST_F()
local
91
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
in HWTEST_F()
local
110
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
in HWTEST_F()
local
128
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
in HWTEST_F()
local
146
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
in HWTEST_F()
local
164
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
HWTEST_F()
local
182
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
HWTEST_F()
local
201
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
HWTEST_F()
local
221
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
HWTEST_F()
local
240
int32_t
shortcutId
= shortcutMgr.RegisterHotKey(globalKey);
HWTEST_F()
local
259
int32_t
shortcutId
= shortcutMgr.RegisterHotKey(globalKey);
HWTEST_F()
local
277
int32_t
shortcutId
= shortcutMgr.RegisterHotKey(globalKey);
HWTEST_F()
local
295
int32_t
shortcutId
= shortcutMgr.RegisterHotKey(globalKey);
HWTEST_F()
local
313
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
HWTEST_F()
local
338
int32_t
shortcutId
= shortcutMgr.RegisterHotKey(globalKey);
HWTEST_F()
local
356
int32_t
shortcutId
= shortcutMgr.RegisterHotKey(globalKey);
HWTEST_F()
local
407
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
HWTEST_F()
local
461
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
HWTEST_F()
local
516
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
HWTEST_F()
local
581
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
HWTEST_F()
local
649
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
HWTEST_F()
local
712
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
HWTEST_F()
local
762
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
HWTEST_F()
local
843
int32_t
shortcutId
= shortcutMgr.RegisterHotKey(globalKey1);
HWTEST_F()
local
909
int32_t
shortcutId
= shortcutMgr.RegisterSystemKey(sysKey);
HWTEST_F()
local
958
int32_t
shortcutId
= 100;
HWTEST_F()
local
1040
int32_t
shortcutId
= 1;
HWTEST_F()
local
1121
int32_t
shortcutId
= 1;
HWTEST_F()
local
1141
int32_t
shortcutId
= 1;
HWTEST_F()
local
1164
int32_t
shortcutId
= 1;
HWTEST_F()
local
1179
int32_t
shortcutId
= 1;
HWTEST_F()
local
1196
int32_t
shortcutId
= 1;
HWTEST_F()
local
[all...]
/foundation/multimodalinput/input/service/subscriber/src/
H
A
D
key_shortcut_manager.cpp
116
auto
shortcutId
= GenerateId();
in RegisterSystemKey()
local
126
auto
shortcutId
= GenerateId();
in RegisterSystemKey()
local
142
void KeyShortcutManager::UnregisterSystemKey(int32_t
shortcutId
)
in UnregisterSystemKey()
argument
179
UnregisterHotKey(int32_t
shortcutId
)
UnregisterHotKey()
argument
687
TriggerDown( std::shared_ptr<KeyEvent> keyEvent, int32_t
shortcutId
, const KeyShortcut &shortcut)
TriggerDown()
argument
716
RunShortcut(std::shared_ptr<KeyEvent> keyEvent, int32_t
shortcutId
)
RunShortcut()
argument
733
TriggerUp( std::shared_ptr<KeyEvent> keyEvent, int32_t
shortcutId
, const KeyShortcut &shortcut)
TriggerUp()
argument
893
ResetTriggering(int32_t
shortcutId
)
ResetTriggering()
argument
[all...]
H
A
D
key_subscriber_handler.cpp
265
void KeySubscriberHandler::UnregisterSystemKey(int32_t
shortcutId
)
in UnregisterSystemKey()
argument
270
void KeySubscriberHandler::UnregisterHotKey(int32_t
shortcutId
)
in UnregisterHotKey()
argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_profile.cpp
312
std::string
shortcutId
;
member
Completed in 9 milliseconds