Searched refs:ActiveMediaPlayerMap (Results 1 – 2 of 2) sorted by relevance
959 typedef std::map<uintptr_t, PlayerList> ActiveMediaPlayerMap; in NON_EXPORTED_BASE() typedef961 ActiveMediaPlayerMap* player_map); in NON_EXPORTED_BASE()963 ActiveMediaPlayerMap* player_map); in NON_EXPORTED_BASE()966 ActiveMediaPlayerMap* player_map); in NON_EXPORTED_BASE()1023 ActiveMediaPlayerMap active_audio_players_; in NON_EXPORTED_BASE()1024 ActiveMediaPlayerMap active_video_players_; in NON_EXPORTED_BASE()
4345 ActiveMediaPlayerMap* player_map) { in AddMediaPlayerEntry()4355 ActiveMediaPlayerMap* player_map) { in RemoveMediaPlayerEntry()4358 ActiveMediaPlayerMap::iterator it = player_map->find(key); in RemoveMediaPlayerEntry()4375 ActiveMediaPlayerMap* player_map) { in RemoveAllMediaPlayerEntries()4376 ActiveMediaPlayerMap::iterator it = in RemoveAllMediaPlayerEntries()