Home
last modified time | relevance | path

Searched defs:mEventCond (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/packages/services/Car/cpp/evs/apps/default/inc/
DEvsVehicleListener.h77 std::condition_variable mEventCond; variable
/aosp_15_r20/frameworks/av/cmds/screenrecord/
H A DFrameOutput.h75 Condition mEventCond; variable
H A DOverlay.h117 Condition mEventCond; variable
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVehicleHalTestUtils.h141 std::condition_variable mEventCond; variable
/aosp_15_r20/hardware/interfaces/automotive/vehicle/vts/src/
H A DVtsHalAutomotiveVehicle_TargetTest.cpp90 std::condition_variable mEventCond; member in VtsVehicleCallback