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
refs:callingIdentity
(Results
1 - 5
of
5
) sorted by relevance
/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
H
A
D
executor_mgr_wrapper.cpp
28
std::string
callingIdentity
= IPCSkeleton::ResetCallingIdentity();
in Register()
local
30
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in Register()
37
std::string
callingIdentity
= IPCSkeleton::ResetCallingIdentity();
in Unregister()
local
39
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in Unregister()
/base/powermgr/power_manager/utils/setting/src/
H
A
D
setting_provider.cpp
144
std::string
callingIdentity
= IPCSkeleton::ResetCallingIdentity();
in RegisterObserver()
local
148
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in RegisterObserver()
156
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in RegisterObserver()
163
std::string
callingIdentity
= IPCSkeleton::ResetCallingIdentity();
in UnregisterObserver()
local
167
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in UnregisterObserver()
172
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in UnregisterObserver()
194
std::string
callingIdentity
= IPCSkeleton::ResetCallingIdentity();
in GetStringValue()
local
197
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in GetStringValue()
208
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in GetStringValue()
215
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in GetStringValue()
235
std::string
callingIdentity
= IPCSkeleton::ResetCallingIdentity();
PutStringValue()
local
[all...]
/base/sensors/miscdevice/services/miscdevice_service/src/
H
A
D
vibration_priority_manager.cpp
121
std::string
callingIdentity
= IPCSkeleton::ResetCallingIdentity();
in GetStringValue()
local
124
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in GetStringValue()
135
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in GetStringValue()
142
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in GetStringValue()
150
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in GetStringValue()
154
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in GetStringValue()
371
std::string
callingIdentity
= IPCSkeleton::ResetCallingIdentity();
in RegisterObserver()
local
374
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in RegisterObserver()
386
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in RegisterObserver()
397
std::string
callingIdentity
in UnregisterObserver()
local
[all...]
/base/location/services/location_locator/locator/source/
H
A
D
locator_skeleton.cpp
1210
std::string
callingIdentity
= IPCSkeleton::ResetCallingIdentity();
in OnRemoteRequest()
local
1213
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in OnRemoteRequest()
1217
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in OnRemoteRequest()
1231
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in OnRemoteRequest()
/base/notification/distributed_notification_service/frameworks/ans/src/
H
A
D
reminder_request.cpp
1542
std::string
callingIdentity
= IPCSkeleton::ResetCallingIdentity();
in CreateWantAgent()
local
1544
IPCSkeleton::SetCallingIdentity(
callingIdentity
);
in CreateWantAgent()
Completed in 8 milliseconds