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:callerUserId
(Results
1 - 5
of
5
) sorted by relevance
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/ipc/
H
A
D
hks_permission_check.cpp
84
int32_t SystemApiPermissionCheck(int
callerUserId
)
in SystemApiPermissionCheck()
argument
95
int32_t HksCheckAcrossAccountsPermission(const struct HksParamSet *paramSet, int32_t
callerUserId
)
in HksCheckAcrossAccountsPermission()
argument
111
int32_t HksCheckAcrossAccountsPermission(const struct HksParamSet *paramSet, int32_t
callerUserId
)
in HksCheckAcrossAccountsPermission()
argument
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H
A
D
cert_manager_check.c
191
static bool CmCheckUserIdAndUpdateContext(const uint32_t inputUserId, uint32_t *
callerUserId
)
in CmCheckUserIdAndUpdateContext()
argument
457
static bool CmCheckAndUpdateCallerUserId(const uint32_t inputUserId, uint32_t *
callerUserId
)
in CmCheckAndUpdateCallerUserId()
argument
/base/print/print_fwk/frameworks/models/print_models/src/
H
A
D
print_utils.cpp
119
bool PrintUtils::CheckUserIdInEventType(const std::string &type, int32_t
callerUserId
)
in CheckUserIdInEventType()
argument
/base/account/os_account/services/accountmgr/src/osaccount/
H
A
D
os_account_manager_service.cpp
282
int
callerUserId
= IPCSkeleton::GetCallingUid() / UID_TRANSFORM_DIVISOR;
in IsOsAccountActived()
local
321
int
callerUserId
= IPCSkeleton::GetCallingUid() / UID_TRANSFORM_DIVISOR;
in CheckOsAccountConstraintEnabled()
local
342
int
callerUserId
= IPCSkeleton::GetCallingUid() / UID_TRANSFORM_DIVISOR;
in IsOsAccountVerified()
local
490
int
callerUserId
= IPCSkeleton::GetCallingUid() / UID_TRANSFORM_DIVISOR;
in GetOsAccountProfilePhoto()
local
1082
int
callerUserId
= callerUid / UID_TRANSFORM_DIVISOR;
in PermissionCheck()
local
[all...]
/base/print/print_fwk/services/print_service/src/
H
A
D
print_service_ability.cpp
3479
int32_t
callerUserId
= GetCurrentUserId();
in CheckUserIdInEventType()
local
Completed in 10 milliseconds