OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mServiceLockWrapper
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/
CameraService.cpp
135
mServiceLockWrapper
= std::make_shared<WaitableMutexWrapper>(&mServiceLock);
[
all
...]
CameraService.h
649
std::shared_ptr<WaitableMutexWrapper>
mServiceLockWrapper
;
[
all
...]
Completed in 53 milliseconds