Searched refs:getAudioThreadTypeMap (Results 1 – 3 of 3) sorted by relevance
227 const std::unordered_map<std::string, int32_t>& getAudioThreadTypeMap() { in getAudioThreadTypeMap() function676 auto& map = getAudioThreadTypeMap(); in lookup()687 auto& map = getAudioThreadTypeMap(); in lookup()
31 const std::unordered_map<std::string, int32_t>& getAudioThreadTypeMap();
927 ASSERT_EQ(0, countDuplicates(getAudioThreadTypeMap())); in TEST()