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:callerPkg
(Results
1 - 12
of
12
) sorted by relevance
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H
A
D
app_jump_control_rule.h
32
std::string
callerPkg
;
member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_control/
H
A
D
app_jump_interceptor_manager_rdb.cpp
188
std::string
callerPkg
;
in GetAppJumpControlRule()
local
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/src/
H
A
D
trans_channel_common.c
470
TransBuildOpenAuthChannelStartEvent(TransEventExtra *extra, const char *sessionName, const ConnectOption *connOpt, char *localUdid, char *
callerPkg
)
TransBuildOpenAuthChannelStartEvent()
argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H
A
D
trans_lane_common_test.cpp
754
char *
callerPkg
= const_cast<char *>(TEST_PKG_NAME);
in HWTEST_F()
local
/foundation/ability/ability_runtime/services/abilitymgr/include/utils/
H
A
D
ability_util.h
180
[[maybe_unused]] static bool ParseJumpInterceptorWant(Want &targetWant, const std::string
callerPkg
)
in ParseJumpInterceptorWant()
argument
190
[[maybe_unused]] static bool CheckJumpInterceptorWant(const Want &targetWant, std::string &
callerPkg
,
in CheckJumpInterceptorWant()
argument
202
[[maybe_unused]] static bool AddAbilityJumpRuleToBms(const std::string &
callerPkg
, const std::string &targetPkg,
in AddAbilityJumpRuleToBms()
argument
[all...]
/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H
A
D
conn_event_form.h
99
const char *
callerPkg
; // HOST_PKG
member
174
const char *
callerPkg
; // HOST_PKG
member
H
A
D
trans_event_form.h
94
const char *
callerPkg
; // HOST_PKG
member
H
A
D
lnn_event_form.h
127
const char *
callerPkg
; // HOST_PKG
member
H
A
D
disc_event_form.h
114
const char *
callerPkg
; // HOST_PKG
member
153
const char *
callerPkg
; // HOST_PKG
member
/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H
A
D
trans_channel_manager.c
411
char
callerPkg
[PKG_NAME_SIZE_MAX] = {0};
in TransOpenAuthChannel()
local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H
A
D
ability_record.cpp
3279
auto
callerPkg
= want.GetStringParam(Want::PARAM_RESV_CALLER_BUNDLE_NAME);
in GrantUriPermission()
local
H
A
D
ability_manager_service.cpp
790
std::string
callerPkg
;
in StartAbilityAsCallerDetails()
local
Completed in 35 milliseconds