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