OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mServiceLock
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libaaudio/src/binding/
AAudioBinderClient.h
146
android::Mutex
mServiceLock
;
/frameworks/av/services/soundtrigger/
SoundTriggerHwService.h
243
Mutex
mServiceLock
;
/frameworks/av/services/camera/libcameraservice/
CameraService.h
610
// Caller must not hold
mServiceLock
627
// Only call with with
mServiceLock
held.
646
Mutex
mServiceLock
;
648
// Condition to use with
mServiceLock
, used to handle simultaneous connect calls from clients
684
* This method acquires
mServiceLock
.
691
* This method acquires
mServiceLock
.
700
* This method must be called with
mServiceLock
held.
720
* This method must be called with
mServiceLock
held.
788
* This method will acquire
mServiceLock
[
all
...]
Completed in 3509 milliseconds