Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/audio/aidl/vts/
H A DVtsHalAudioCoreModuleTargetTest.cpp1008 if (auto maybeCommand = maybeGetNextCommand(); maybeCommand.has_value()) { in cycle() local
1095 if (auto maybeCommand = maybeGetNextCommand(&actualSize); maybeCommand.has_value()) { in cycle() local