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

/external/webkit/Source/WebCore/page/
H A DGeolocation.h129 typedef HashMap<RefPtr<GeoNotifier>, int> NotifierToIdMap; typedef in class:WebCore::Geolocation::Watchers
131 NotifierToIdMap m_notifierToIdMap;
H A DGeolocation.cpp191 NotifierToIdMap::iterator iter = m_notifierToIdMap.find(notifier);

Completed in 62 milliseconds