Home
last modified time | relevance | path

Searched defs:lockAssertion (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/frameworks/av/services/oboeservice/
H A DAAudioCommandQueue.cpp40 android::base::ScopedLockAssertion lockAssertion(command->lock); in sendCommand() local
63 android::base::ScopedLockAssertion lockAssertion(mLock); in waitForCommand() local
66 android::base::ScopedLockAssertion lockAssertion(mLock); in waitForCommand() local
71 android::base::ScopedLockAssertion lockAssertion(mLock); in waitForCommand() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/src/
H A DDefaultVehicleHal.cpp378 UniqueScopedLockAssertion lockAssertion(mConfigLock); in getAllPropConfigsFromHardwareLocked() local
410 SharedScopedLockAssertion lockAssertion(mConfigLock); in getConfigsByPropId() local
422 SharedScopedLockAssertion lockAssertion(mConfigLock); in getAllPropConfigs() local
453 SharedScopedLockAssertion lockAssertion(mConfigLock); in getConfig() local
724 SharedScopedLockAssertion lockAssertion(mConfigLock); in getPropConfigs() local
910 SharedScopedLockAssertion lockAssertion(mConfigLock); in subscribe() local
1068 SharedScopedLockAssertion lockAssertion(mConfigLock); in dump() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/src/
H A DDefaultVehicleHal.cpp381 UniqueScopedLockAssertion lockAssertion(mConfigLock); in getAllPropConfigsFromHardwareLocked() local
413 SharedScopedLockAssertion lockAssertion(mConfigLock); in getConfigsByPropId() local
425 SharedScopedLockAssertion lockAssertion(mConfigLock); in getAllPropConfigs() local
456 SharedScopedLockAssertion lockAssertion(mConfigLock); in getConfig() local
727 SharedScopedLockAssertion lockAssertion(mConfigLock); in getPropConfigs() local
913 SharedScopedLockAssertion lockAssertion(mConfigLock); in subscribe() local
1099 SharedScopedLockAssertion lockAssertion(mConfigLock); in dump() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/vhal/test/
H A DMockVehicleCallback.cpp133 ScopedLockAssertion lockAssertion(mLock); in waitForSetValueResults() local
141 ScopedLockAssertion lockAssertion(mLock); in waitForGetValueResults() local
149 ScopedLockAssertion lockAssertion(mLock); in waitForOnPropertyEventResults() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/vhal/test/
H A DMockVehicleCallback.cpp127 ScopedLockAssertion lockAssertion(mLock); in waitForSetValueResults() local
135 ScopedLockAssertion lockAssertion(mLock); in waitForGetValueResults() local
143 ScopedLockAssertion lockAssertion(mLock); in waitForOnPropertyEventResults() local
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/src/
H A DTestWakeupClientServiceImpl.cpp103 ScopedLockAssertion lockAssertion(mLock); in waitForTask() local
231 ScopedLockAssertion lockAssertion(mLock); in fakeTaskGenerateLoop() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/hardware/test/
H A DFakeVehicleHardwareTest.cpp180 ScopedLockAssertion lockAssertion(mLock); in setValues() local
204 ScopedLockAssertion lockAssertion(mLock); in getValues() local
320 ScopedLockAssertion lockAssertion(mLock); in waitForChangedProperties() local
333 ScopedLockAssertion lockAssertion(mLock); in waitForChangedProperties() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/hardware/test/
H A DFakeVehicleHardwareTest.cpp180 ScopedLockAssertion lockAssertion(mLock); in setValues() local
204 ScopedLockAssertion lockAssertion(mLock); in getValues() local
320 ScopedLockAssertion lockAssertion(mLock); in waitForChangedProperties() local
333 ScopedLockAssertion lockAssertion(mLock); in waitForChangedProperties() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/test/
H A DRecurrentTimerTest.cpp48 ScopedLockAssertion lockAssertion(mLock); in waitForCalledCallbacks() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/test/
H A DRecurrentTimerTest.cpp48 ScopedLockAssertion lockAssertion(mLock); in waitForCalledCallbacks() local
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/vts/src/
H A DVtsHalAutomotiveRemoteAccess_TargetTest.cpp115 ScopedLockAssertion lockAssertion(mLock); in waitForCallbacks() local
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/test/
H A DTestWakeupClientServiceImplUnitTest.cpp79 ScopedLockAssertion lockAssertion(mLock); in SetUp() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/3/fake_impl/GeneratorHub/test/
H A DFakeVehicleHalValueGeneratorsTest.cpp68 ScopedLockAssertion lockAssertion(mEventsLock); in waitForEvents() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/aidl/impl/current/fake_impl/GeneratorHub/test/
H A DFakeVehicleHalValueGeneratorsTest.cpp68 ScopedLockAssertion lockAssertion(mEventsLock); in waitForEvents() local
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/hal/default/src/
H A DRemoteAccessService.cpp243 ScopedLockAssertion lockAssertion(mLock); in runTaskLoop() local
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/
H A DVirtualCameraRenderThread.cc340 ScopedLockAssertion lockAssertion(mLock); in dequeueTask() local
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/hal/default/test/
H A DRemoteAccessServiceUnitTest.cpp226 ScopedLockAssertion lockAssertion(mLock); in wait() local
/aosp_15_r20/hardware/interfaces/automotive/vehicle/vts/src/
H A DVtsHalAutomotiveVehicle_TargetTest.cpp113 ScopedLockAssertion lockAssertion(mLock); in waitForExpectedEvents() local