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:cacheGuard
(Results
1 - 9
of
9
) sorted by relevance
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H
A
D
permission_definition_cache.cpp
55
Utils::UniqueWriteGuard<Utils::RWLock>
cacheGuard
(this->cacheLock_);
in Insert()
72
Utils::UniqueWriteGuard<Utils::RWLock>
cacheGuard
(this->cacheLock_);
in Update()
80
Utils::UniqueWriteGuard<Utils::RWLock>
cacheGuard
(this->cacheLock_);
in DeleteByToken()
93
Utils::UniqueReadGuard<Utils::RWLock>
cacheGuard
(this->cacheLock_);
in FindByPermissionName()
106
Utils::UniqueReadGuard<Utils::RWLock>
cacheGuard
(this->cacheLock_);
in IsSystemGrantedPermission()
112
Utils::UniqueReadGuard<Utils::RWLock>
cacheGuard
(this->cacheLock_);
in IsUserGrantedPermission()
127
Utils::UniqueReadGuard<Utils::RWLock>
cacheGuard
(this->cacheLock_);
in HasDefinition()
137
Utils::UniqueReadGuard<Utils::RWLock>
cacheGuard
(this->cacheLock_);
in HasHapPermissionDefinitionForHap()
147
Utils::UniqueReadGuard<Utils::RWLock>
cacheGuard
(this->cacheLock_);
in IsHapPermissionDefEmpty()
153
Utils::UniqueReadGuard<Utils::RWLock>
cacheGuard
(thi
in StorePermissionDef()
[all...]
/base/account/os_account/services/accountmgr/src/
H
A
D
account_stub.cpp
493
MemoryGuard
cacheGuard
;
in OnRemoteRequest()
local
/base/security/access_token/services/privacymanager/src/service/
H
A
D
privacy_manager_stub.cpp
94
MemoryGuard
cacheGuard
;
in OnRemoteRequest()
local
/base/theme/wallpaper_mgr/services/src/
H
A
D
wallpaper_service_stub.cpp
86
MemoryGuard
cacheGuard
;
in OnRemoteRequest()
local
H
A
D
wallpaper_service.cpp
171
MemoryGuard
cacheGuard
;
in OnStart()
local
209
MemoryGuard
cacheGuard
;
in RegisterSubscriber()
local
1168
MemoryGuard
cacheGuard
;
in ConnectExtensionAbility()
local
/base/account/os_account/services/accountmgr/src/domain_account/
H
A
D
domain_account_stub.cpp
139
MemoryGuard
cacheGuard
;
in OnRemoteRequest()
local
/base/account/os_account/services/accountmgr/src/account_iam/
H
A
D
account_iam_mgr_stub.cpp
176
MemoryGuard
cacheGuard
;
in OnRemoteRequest()
local
/base/account/os_account/services/accountmgr/src/appaccount/
H
A
D
app_account_stub.cpp
284
MemoryGuard
cacheGuard
;
in OnRemoteRequest()
local
/base/account/os_account/services/accountmgr/src/osaccount/
H
A
D
os_account_stub.cpp
509
MemoryGuard
cacheGuard
;
in OnRemoteRequest()
local
Completed in 12 milliseconds