Home
last modified time | relevance | path

Searched refs:mMsgLock (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/cas/1.2/vts/functional/
DVtsHalCasV1_2TargetTest.cpp177 android::Mutex::Autolock autoLock(mMsgLock); in onEvent()
189 android::Mutex::Autolock autoLock(mMsgLock); in onSessionEvent()
201 android::Mutex::Autolock autoLock(mMsgLock); in onStatusUpdate()
226 android::Mutex mMsgLock; member in __anon0db4bb1c0111::MediaCasListener
237 android::Mutex::Autolock autoLock(mMsgLock); in testEventEcho()
239 if (-ETIMEDOUT == mMsgCondition.waitRelative(mMsgLock, WAIT_TIMEOUT)) { in testEventEcho()
258 android::Mutex::Autolock autoLock(mMsgLock); in testSessionEventEcho()
260 if (-ETIMEDOUT == mMsgCondition.waitRelative(mMsgLock, WAIT_TIMEOUT)) { in testSessionEventEcho()
285 android::Mutex::Autolock autoLock(mMsgLock); in testStatusUpdate()
287 if (-ETIMEDOUT == mMsgCondition.waitRelative(mMsgLock, WAIT_TIMEOUT)) { in testStatusUpdate()
/hardware/interfaces/tv/tuner/1.0/vts/functional/
DVtsHalTvTunerV1_0TargetTest.cpp178 android::Mutex::Autolock autoLock(mMsgLock); in onEvent()
187 android::Mutex::Autolock autoLock(mMsgLock); in onScanMessage()
202 android::Mutex mMsgLock; member in __anon08a452290111::FrontendCallback
211 android::Mutex::Autolock autoLock(mMsgLock); in testOnEvent()
213 if (-ETIMEDOUT == mMsgCondition.waitRelative(mMsgLock, WAIT_TIMEOUT)) { in testOnEvent()
225 android::Mutex::Autolock autoLock(mMsgLock); in testOnDiseqcMessage()
227 if (-ETIMEDOUT == mMsgCondition.waitRelative(mMsgLock, WAIT_TIMEOUT)) { in testOnDiseqcMessage()
237 android::Mutex::Autolock autoLock(mMsgLock); in onFilterEvent()
283 android::Mutex mMsgLock; member in __anon08a452290111::FilterCallback
304 android::Mutex::Autolock autoLock(mMsgLock); in testFilterDataOutput()
[all …]
/hardware/interfaces/cas/1.1/vts/functional/
DVtsHalCasV1_1TargetTest.cpp173 android::Mutex::Autolock autoLock(mMsgLock); in onEvent()
185 android::Mutex::Autolock autoLock(mMsgLock); in onSessionEvent()
208 android::Mutex mMsgLock; member in __anon6524abfa0111::MediaCasListener
219 android::Mutex::Autolock autoLock(mMsgLock); in testEventEcho()
221 if (-ETIMEDOUT == mMsgCondition.waitRelative(mMsgLock, WAIT_TIMEOUT)) { in testEventEcho()
240 android::Mutex::Autolock autoLock(mMsgLock); in testSessionEventEcho()
242 if (-ETIMEDOUT == mMsgCondition.waitRelative(mMsgLock, WAIT_TIMEOUT)) { in testSessionEventEcho()
/hardware/interfaces/cas/1.0/vts/functional/
DVtsHalCasV1_0TargetTest.cpp169 android::Mutex::Autolock autoLock(mMsgLock); in onEvent()
187 android::Mutex mMsgLock; member in __anonbc949cd80111::MediaCasListener
198 android::Mutex::Autolock autoLock(mMsgLock); in testEventEcho()
200 if (-ETIMEDOUT == mMsgCondition.waitRelative(mMsgLock, WAIT_TIMEOUT)) { in testEventEcho()