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:callerUid
(Results
1 - 13
of
13
) sorted by relevance
/base/print/print_fwk/services/print_service/src/
H
A
D
print_bms_helper.cpp
64
int32_t
callerUid
= IPCSkeleton::GetCallingUid();
in QueryCallerBundleName()
local
H
A
D
print_service_ability.cpp
2587
int32_t
callerUid
= IPCSkeleton::GetCallingUid();
in CallStatusBar()
local
/base/time/time_service/services/dfx/src/
H
A
D
time_sysevent.cpp
29
int32_t
callerUid
= timer->uid;
in StatisticReporter()
local
/base/account/os_account/dfx/hisysevent_adapter/
H
A
D
account_hisysevent_adapter.cpp
44
void ReportPermissionFail(int32_t
callerUid
, int32_t callerPid, const std::string& permName)
in ReportPermissionFail()
argument
/base/notification/common_event_service/services/src/
H
A
D
common_event_sticky_manager.cpp
237
int32_t CommonEventStickyManager::RemoveStickyCommonEvent(const std::string &event, uint32_t
callerUid
)
in RemoveStickyCommonEvent()
argument
H
A
D
inner_common_event_manager.cpp
718
int32_t InnerCommonEventManager::RemoveStickyCommonEvent(const std::string &event, uint32_t
callerUid
)
in RemoveStickyCommonEvent()
argument
/base/account/os_account/interfaces/innerkits/domain_account/native/include/
H
A
D
domain_plugin.h
60
int32_t
callerUid
;
member
72
int32_t
callerUid
;
member
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H
A
D
print_task.cpp
258
int32_t
callerUid
= IPCSkeleton::GetCallingUid();
in StartUIExtensionAbility()
local
/base/update/updateservice/services/engine/src/
H
A
D
update_service_stub.cpp
401
pid_t
callerUid
= IPCSkeleton::GetCallingUid();
in IsCallerValid()
local
/base/account/os_account/frameworks/appaccount/native/include/
H
A
D
app_account_common.h
99
pid_t
callerUid
;
member
123
int32_t
callerUid
= -1;
member
/base/account/os_account/services/accountmgr/src/osaccount/
H
A
D
os_account_manager_service.cpp
1072
int
callerUid
= IPCSkeleton::GetCallingUid();
in PermissionCheck()
local
/base/hiviewdfx/faultloggerd/services/
H
A
D
fault_logger_daemon.cpp
100
static bool CheckCallerUID(uint32_t
callerUid
)
in CheckCallerUID()
argument
201
bool FaultLoggerDaemon::HandleStaticForFuzzer(int32_t type, uint32_t
callerUid
)
in HandleStaticForFuzzer()
argument
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H
A
D
print_manager_client.cpp
630
int32_t
callerUid
= IPCSkeleton::GetCallingUid();
in SetWantParam()
local
Completed in 17 milliseconds