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:cacheMutex_
(Results
1 - 9
of
9
) sorted by relevance
/foundation/filemanagement/dfs_service/services/clouddisk_database/include/
H
A
D
clouddisk_notify_utils.h
49
static mutex
cacheMutex_
;
member in OHOS::FileManagement::CloudDisk::final
/foundation/ability/form_fwk/services/include/
H
A
D
form_cache_mgr.h
77
mutable std::mutex
cacheMutex_
;
member in OHOS::AppExecFwk::final
/foundation/multimedia/audio_framework/services/audio_service/common/include/
H
A
D
audio_ring_cache.h
85
std::mutex
cacheMutex_
;
member in OHOS::AudioStandard::AudioRingCache
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H
A
D
dns_quality_diag.h
65
std::mutex
cacheMutex_
;
member in OHOS::nmd::DnsQualityDiag
H
A
D
dns_param_cache.h
124
ffrt::mutex
cacheMutex_
;
member in OHOS::nmd::DnsParamCache
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H
A
D
node_data_cache.h
103
std::shared_mutex
cacheMutex_
;
member in OHOS::Ace::Recorder::final
/foundation/filemanagement/dfs_service/services/clouddisk_database/src/
H
A
D
clouddisk_notify_utils.cpp
31
mutex CloudDiskNotifyUtils::
cacheMutex_
;
member in OHOS::FileManagement::CloudDisk::CloudDiskNotifyUtils
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/mock/
H
A
D
clouddisk_notify_utils_mock.cpp
32
mutex CloudDiskNotifyUtils::
cacheMutex_
;
member in OHOS::FileManagement::CloudDisk::CloudDiskNotifyUtils
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H
A
D
rs_render_node_drawable.h
174
mutable std::recursive_mutex
cacheMutex_
;
member in OHOS::Rosen::DrawableV2::RSRenderNodeDrawable
Completed in 3 milliseconds