Searched refs:IdToNotifierMap (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DGeolocation.h128 typedef HashMap<int, RefPtr<GeoNotifier> > IdToNotifierMap; typedef in class:WebCore::Geolocation::Watchers
130 IdToNotifierMap m_idToNotifierMap;
H A DGeolocation.cpp182 IdToNotifierMap::iterator iter = m_idToNotifierMap.find(id);

Completed in 262 milliseconds