Searched refs:getAudioThreadTypeMap (Results 1 – 3 of 3) sorted by relevance
30 const std::unordered_map<std::string, int32_t>& getAudioThreadTypeMap();
226 const std::unordered_map<std::string, int32_t>& getAudioThreadTypeMap() { in getAudioThreadTypeMap() function675 auto& map = getAudioThreadTypeMap(); in lookup()686 auto& map = getAudioThreadTypeMap(); in lookup()
955 ASSERT_EQ(0, countDuplicates(getAudioThreadTypeMap())); in TEST()