HomeSort by relevance Sort by last modified time
    Searched refs:newCoordinates (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/mac/
GeolocationServiceMac.mm 177 WTF::RefPtr<WebCore::Coordinates> newCoordinates = WebCore::Coordinates::create(
190 newCoordinates.release(),
  /external/webkit/WebCore/platform/android/
GeolocationServiceBridge.cpp 154 RefPtr<Coordinates> newCoordinates = WebCore::Coordinates::create(
164 newCoordinates.release(),

Completed in 102 milliseconds