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

/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DGeolocationWatchers.cpp48 NotifierToIdMap::iterator iter = m_notifierToIdMap.find(notifier);
H A DGeolocationWatchers.h33 typedef HeapHashMap<Member<GeoNotifier>, int> NotifierToIdMap; typedef in class:blink::GeolocationWatchers
36 NotifierToIdMap m_notifierToIdMap;

Completed in 209 milliseconds