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:callerPid
(Results
1 - 9
of
9
) sorted by relevance
/base/accesscontrol/sandbox_manager/frameworks/sandbox_manager/include/
H
A
D
sandbox_manager_dfx_helper.h
61
uint32_t
callerPid
;
member in OHOS::AccessControl::SandboxManager::PolicyOperateInfo
/base/time/time_service/services/dfx/src/
H
A
D
time_sysevent.cpp
27
void StatisticReporter(int32_t
callerPid
, int32_t size, std::shared_ptr<TimerInfo> timer)
in StatisticReporter()
argument
/base/accesscontrol/sandbox_manager/frameworks/sandbox_manager/src/
H
A
D
sandbox_manager_dfx_helper.cpp
42
WritePermissionCheckFailEvent(const std::string &permission, const uint32_t callerTokenid, const uint32_t
callerPid
)
WritePermissionCheckFailEvent()
argument
/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/hiviewdfx/faultloggerd/interfaces/common/
H
A
D
dfx_socket_request.h
141
int32_t
callerPid
;
member
/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H
A
D
print_task.cpp
259
int32_t
callerPid
= IPCSkeleton::GetCallingPid();
in StartUIExtensionAbility()
local
/base/account/os_account/frameworks/appaccount/native/include/
H
A
D
app_account_common.h
98
pid_t
callerPid
;
member
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H
A
D
print_manager_client.cpp
631
int32_t
callerPid
= IPCSkeleton::GetCallingPid();
in SetWantParam()
local
/base/print/print_fwk/services/print_service/src/
H
A
D
print_service_ability.cpp
2178
int32_t
callerPid
= IPCSkeleton::GetCallingPid();
in On()
local
2214
int32_t
callerPid
= IPCSkeleton::GetCallingPid();
in Off()
local
2588
int32_t
callerPid
= IPCSkeleton::GetCallingPid();
in CallStatusBar()
local
Completed in 11 milliseconds