OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnPositionUpdated
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/renderer/
geolocation_dispatcher.h
53
void
OnPositionUpdated
(const content::Geoposition& geoposition);
geolocation_dispatcher.cc
37
IPC_MESSAGE_HANDLER(GeolocationMsg_PositionUpdated,
OnPositionUpdated
)
116
void GeolocationDispatcher::
OnPositionUpdated
(
Completed in 25 milliseconds