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:sessionMutex_
(Results
1 - 15
of
15
) sorted by relevance
/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/softbus/
H
A
D
softbus_session.h
53
std::mutex
sessionMutex_
;
member in OHOS::FileManagement::CloudSync::SoftbusSession
H
A
D
softbus_adapter.h
75
std::mutex
sessionMutex_
;
member in OHOS::FileManagement::CloudSync::SoftbusAdapter
/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H
A
D
session_service_impl.h
61
static std::mutex
sessionMutex_
;
member in Communication::SoftBus::SessionServiceImpl
H
A
D
session_service_impl.cpp
31
std::mutex SessionServiceImpl::
sessionMutex_
;
member in Communication::SoftBus::SessionServiceImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/include/communicator/
H
A
D
communicator_context.h
52
mutable std::mutex
sessionMutex_
;
member in OHOS::DistributedData::CommunicatorContext
H
A
D
process_communicator_impl.h
79
mutable std::mutex
sessionMutex_
;
member in OHOS::AppDistributedKv::ProcessCommunicatorImpl
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/session/
H
A
D
audio_session.h
52
std::mutex
sessionMutex_
;
member in OHOS::AudioStandard::AudioSession
/foundation/multimedia/drm_framework/services/drm_service/server/include/
H
A
D
key_session_service.h
70
std::recursive_mutex
sessionMutex_
;
member in OHOS::DrmStandard::MediaKeySessionService
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/
H
A
D
softbus_session_pool.h
44
std::mutex
sessionMutex_
;
member in OHOS::Storage::DistributedFile::SoftBusSessionPool
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/post_processor/
H
A
D
video_post_processor.h
102
std::mutex
sessionMutex_
;
member in OHOS::CameraStandard::DeferredProcessing::VideoPostProcessor
/foundation/ability/dmsfwk/services/dtbschedmgr/include/softbus_adapter/transport/
H
A
D
dsched_transport_softbus_adapter.h
78
std::mutex
sessionMutex_
;
member in OHOS::DistributedSchedule::DSchedTransportSoftbusAdapter
/foundation/multimedia/av_session/services/session/server/
H
A
D
avcontroller_item.h
139
std::recursive_mutex
sessionMutex_
;
member in OHOS::AVSession::AVControllerItem
/foundation/distributedhardware/distributed_input/dfx_utils/include/
H
A
D
hidumper.h
77
std::mutex
sessionMutex_
;
member in OHOS::DistributedHardware::DistributedInput::HiDumper
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/output/
H
A
D
capture_output.h
164
std::mutex
sessionMutex_
;
member in OHOS::CameraStandard::CaptureOutput
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H
A
D
dbinder_service.h
389
std::shared_mutex
sessionMutex_
;
member in OHOS::DBinderService
Completed in 12 milliseconds