OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mObjectLock
(Results
1 - 9
of
9
) sorted by null
/device/generic/goldfish/camera/
PreviewWindow.h
131
Mutex
mObjectLock
;
PreviewWindow.cpp
54
Mutex::Autolock locker(&
mObjectLock
);
80
Mutex::Autolock locker(&
mObjectLock
);
90
Mutex::Autolock locker(&
mObjectLock
);
102
Mutex::Autolock locker(&
mObjectLock
);
CallbackNotifier.cpp
123
Mutex::Autolock locker(&
mObjectLock
);
136
Mutex::Autolock locker(&
mObjectLock
);
147
Mutex::Autolock locker(&
mObjectLock
);
157
Mutex::Autolock locker(&
mObjectLock
);
169
Mutex::Autolock locker(&
mObjectLock
);
206
Mutex::Autolock locker(&
mObjectLock
);
346
Mutex::Autolock locker(&
mObjectLock
);
CallbackNotifier.h
213
Mutex
mObjectLock
;
EmulatedQemuCameraDevice.cpp
75
Mutex::Autolock locker(&
mObjectLock
);
104
Mutex::Autolock locker(&
mObjectLock
);
136
Mutex::Autolock locker(&
mObjectLock
);
187
Mutex::Autolock locker(&
mObjectLock
);
EmulatedFakeCameraDevice.cpp
85
Mutex::Autolock locker(&
mObjectLock
);
105
Mutex::Autolock locker(&
mObjectLock
);
127
Mutex::Autolock locker(&
mObjectLock
);
190
Mutex::Autolock locker(&
mObjectLock
);
EmulatedCamera.h
374
Mutex
mObjectLock
;
EmulatedCameraDevice.h
551
Mutex
mObjectLock
;
EmulatedCameraDevice.cpp
43
:
mObjectLock
(),
Completed in 347 milliseconds