Searched refs:WebGeolocationManager (Results 1 – 11 of 11) sorted by relevance
45 WebGeolocationManager::WebGeolocationManager(WebProcess* process) in WebGeolocationManager() function in WebKit::WebGeolocationManager50 WebGeolocationManager::~WebGeolocationManager() in ~WebGeolocationManager()54 void WebGeolocationManager::didReceiveMessage(CoreIPC::Connection* connection, CoreIPC::MessageID m… in didReceiveMessage()59 void WebGeolocationManager::registerWebPage(WebPage* page) in registerWebPage()71 void WebGeolocationManager::unregisterWebPage(WebPage* page) in unregisterWebPage()81 void WebGeolocationManager::didChangePosition(const WebGeolocationPosition::Data& data) in didChangePosition()96 void WebGeolocationManager::didFailToDeterminePosition() in didFailToDeterminePosition()
49 class WebGeolocationManager {50 WTF_MAKE_NONCOPYABLE(WebGeolocationManager);52 explicit WebGeolocationManager(WebProcess*);53 ~WebGeolocationManager();
23 messages -> WebGeolocationManager {
64 …m_context->sendToAllProcesses(Messages::WebGeolocationManager::DidChangePosition(position->data())… in providerDidChangePosition()72 m_context->sendToAllProcesses(Messages::WebGeolocationManager::DidFailToDeterminePosition()); in providerDidFailToDeterminePosition()
116 WebGeolocationManager& geolocationManager() { return m_geolocationManager; } in geolocationManager()215 WebGeolocationManager m_geolocationManager;
64 WebGeolocationManager \
110 WebGeolocationManager.messages.in \
239 WebProcess/Geolocation/WebGeolocationManager.h \453 WebProcess/Geolocation/WebGeolocationManager.cpp \
511 Source/WebKit2/WebProcess/Geolocation/WebGeolocationManager.cpp \512 Source/WebKit2/WebProcess/Geolocation/WebGeolocationManager.h \
4970 * WebProcess/Geolocation/WebGeolocationManager.cpp:8565 * WebProcess/Geolocation/WebGeolocationManager.cpp:8566 * WebProcess/Geolocation/WebGeolocationManager.h:8700 * WebProcess/Geolocation/WebGeolocationManager.cpp:8701 * WebProcess/Geolocation/WebGeolocationManager.h:8951 * WebProcess/Geolocation/WebGeolocationManager.cpp: Added.8952 (WebKit::WebGeolocationManager::WebGeolocationManager):8953 (WebKit::WebGeolocationManager::~WebGeolocationManager):8954 (WebKit::WebGeolocationManager::didReceiveMessage):8955 (WebKit::WebGeolocationManager::registerWebPage):[all …]
422 …97160012A72A /* WebGeolocationManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BC0E5FE312D…423 …7160012A72A /* WebGeolocationManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BC0E5FE412…1323 …A72A /* WebGeolocationManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …1324 …A /* WebGeolocationManager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…1325 …A72A /* WebGeolocationManager.messages.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnow…2706 BC0E5FE412D697160012A72A /* WebGeolocationManager.cpp */,2707 BC0E5FE312D697160012A72A /* WebGeolocationManager.h */,2708 BC0E604812D6B6370012A72A /* WebGeolocationManager.messages.in */,3608 BC0E5FE512D697160012A72A /* WebGeolocationManager.h in Headers */,4221 BC0E5FE612D697160012A72A /* WebGeolocationManager.cpp in Sources */,