ApplicationMap    224 chrome/browser/background/background_application_list_model.cc   ApplicationMap::iterator found = applications_.find(extension->id());
ApplicationMap    241 chrome/browser/background/background_application_list_model.cc   ApplicationMap::const_iterator found = applications_.find(id);
ApplicationMap    249 chrome/browser/background/background_application_list_model.cc   ApplicationMap::iterator found = applications_.find(id);
ApplicationMap    149 chrome/browser/background/background_application_list_model.h   ApplicationMap applications_;