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

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebGeolocationPermissionRequestManager.cpp36 typedef PersistentHeapHashMap<int, Member<Geolocation> > IdGeolocationMap; typedef in namespace:blink
41 IdGeolocationMap m_idGeolocationMap;
69 IdGeolocationMap::iterator it = m_private->m_idGeolocationMap.find(id);

Completed in 153 milliseconds