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