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:callingUid_
(Results
1 - 10
of
10
) sorted by relevance
/foundation/ability/ability_lite/services/abilitymgr_lite/include/
H
A
D
ability_connect_trans_param.h
55
callingUid_
= callingUid;
in SetCallingUid()
60
return
callingUid_
;
in GetCallingUid()
67
pid_t
callingUid_
= -1;
member in OHOS::AbilityConnectTransParam
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H
A
D
dns_param_cache.h
104
callingUid_
= callingUid;
in SetCallingUid()
109
return
callingUid_
;
in GetCallingUid()
173
uint32_t
callingUid_
;
member in OHOS::nmd::DnsParamCache
/foundation/window/window_manager/wmserver/include/
H
A
D
window_node.h
45
: surfaceNode_(surfaceNode), property_(property), windowToken_(window), callingPid_(pid),
callingUid_
(uid)
in WindowNode()
181
int32_t
callingUid_
= { 0 };
member in OHOS::Rosen::WindowNode
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/
H
A
D
media_photo_asset_proxy.h
79
uint32_t
callingUid_
{0};
/foundation/window/window_manager/wmserver/src/
H
A
D
window_node.cpp
165
callingUid_
= uid;
in SetCallingUid()
346
return
callingUid_
;
in GetCallingUid()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H
A
D
media_photo_asset_proxy.cpp
59
callingUid_
= callingUid;
in PhotoAssetProxy()
145
values.Put(MEDIA_DATA_CALLING_UID, static_cast<int32_t>(
callingUid_
));
in CreatePhotoAsset()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/interrupt/
H
A
D
audio_interrupt_service.h
152
uint32_t
callingUid_
= 0;
member in OHOS::AudioStandard::AudioInterruptService::AudioInterruptClient
H
A
D
audio_interrupt_service.cpp
2033
callingUid_
= uid;
in SetCallingUid()
2038
AUDIO_INFO_LOG("
callingUid_
: %{public}u",
callingUid_
);
in GetCallingUid()
2039
return
callingUid_
;
in GetCallingUid()
/foundation/window/window_manager/window_scene/session/host/src/
H
A
D
session.cpp
744
callingUid_
= id;
in SetCallingUid()
754
return
callingUid_
;
in GetCallingUid()
1018
callingUid_
= uid;
in ConnectInner()
1107
callingUid_
= uid;
in Reconnect()
/foundation/window/window_manager/window_scene/session/host/include/
H
A
D
session.h
735
int32_t
callingUid_
= -1;
member in OHOS::OHOS::OHOS::Rosen::Session
Completed in 14 milliseconds