Home
last modified time | relevance | path

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

/aosp_15_r20/system/media/audio_utils/
H A Dmutex.cpp38 mutex::stat_array_t& mutex::get_mutex_stat_array() { in get_mutex_stat_array() function in android::audio_utils::mutex
/aosp_15_r20/system/media/audio_utils/include/audio_utils/
H A Dmutex.h1354 , stat_{get_mutex_stat_array()[static_cast<size_t>(order)]} in order_()
1451 const auto& stat_array = get_mutex_stat_array(); in all_stats_to_string()
1677 static stat_array_t& get_mutex_stat_array();