Home
last modified time | relevance | path

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

/system/media/audio_utils/include/audio_utils/
Dmutex.h388 static constexpr bool abort_on_order_check_ = true; variable
1487 if constexpr (!Attributes::abort_on_order_check_ && in pre_lock()
1498 LOG_ALWAYS_FATAL_IF(Attributes::abort_on_order_check_ in pre_lock()
/system/media/audio_utils/tests/
Daudio_mutex_tests.cpp405 if (!android::audio_utils::AudioMutexAttributes::abort_on_order_check_ in TEST_P()