Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/vts/functional/
DVtsHalAutomotiveVehicleV2_0TargetTest.cpp37 using MutexGuard = std::lock_guard<std::mutex>; typedef in VtsVehicleCallback
46 MutexGuard guard(mLock); in onPropertyEvent()