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

/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DGeolocation.h156 typedef HeapHashMap<Member<GeoNotifier>, int> NotifierToIdMap; typedef in class:WebCore::FINAL::Watchers
158 NotifierToIdMap m_notifierToIdMap;
H A DGeolocation.cpp209 NotifierToIdMap::iterator iter = m_notifierToIdMap.find(notifier);

Completed in 38 milliseconds