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:shortcutIntent
(Results
1 - 7
of
7
) sorted by relevance
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H
A
D
shortcut_info.cpp
75
ShortcutIntent
shortcutIntent
;
in ReadFromParcel()
local
137
void to_json(nlohmann::json &jsonObject, const ShortcutIntent &
shortcutIntent
)
in to_json()
argument
168
from_json(const nlohmann::json &jsonObject, ShortcutIntent &
shortcutIntent
)
from_json()
argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H
A
D
js_launcher.cpp
354
ConvertShortcutIntent(napi_env env, napi_value objShortcutInfo, const OHOS::AppExecFwk::ShortcutIntent &
shortcutIntent
)
ConvertShortcutIntent()
argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H
A
D
bundle_profile.cpp
2318
ShortcutIntent
shortcutIntent
;
in ToInnerBundleInfo()
local
H
A
D
inner_bundle_info.cpp
4077
ShortcutIntent
shortcutIntent
;
in InnerProcessShortcut()
local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H
A
D
common_func.cpp
2369
bool CommonFunc::ParseShortcutWant(napi_env env, napi_value param, ShortcutIntent &
shortcutIntent
)
in ParseShortcutWant()
argument
2038
ConvertShortcutIntent(napi_env env, const OHOS::AppExecFwk::ShortcutIntent &
shortcutIntent
, napi_value value)
ConvertShortcutIntent()
argument
2425
ShortcutIntent
shortcutIntent
;
ParseShortcutWantArray()
local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H
A
D
bms_bundle_data_mgr_test.cpp
708
ShortcutIntent
shortcutIntent
;
in MockShortcutInfo()
local
718
ShortcutIntent
shortcutIntent
;
in MockShortcutIntent()
local
[all...]
H
A
D
bms_bundle_kit_service_test.cpp
830
ShortcutIntent
shortcutIntent
;
in MockShortcutInfo()
local
840
ShortcutIntent
shortcutIntent
;
in MockShortcutIntent()
local
10621
ShortcutIntent
shortcutIntent
= MockShortcutIntent();
HWTEST_F()
local
[all...]
Completed in 56 milliseconds