OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:geolocationManagerProxy
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit2/UIProcess/API/C/
WKContext.cpp
168
return toAPI(toImpl(contextRef)->
geolocationManagerProxy
());
/external/webkit/Source/WebKit2/UIProcess/
WebContext.h
149
WebGeolocationManagerProxy*
geolocationManagerProxy
() const { return m_geolocationManagerProxy.get(); }
Completed in 1025 milliseconds