HomeSort by relevance Sort by last modified time
    Searched full:clearwatch (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/location/
location_api.cc 15 namespace ClearWatch = location::ClearWatch;
61 scoped_ptr<ClearWatch::Params> params(
62 ClearWatch::Params::Create(*args_));
location_api.h 26 DECLARE_EXTENSION_FUNCTION("location.clearWatch",
  /external/chromium_org/chrome/common/extensions/docs/templates/intros/
location.html 14 location of the host machine changes, until you call $(ref:location.clearWatch).
  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/
Geolocation.idl 41 void clearWatch(long watchID);
Geolocation.h 71 void clearWatch(int watchID);
Geolocation.cpp 424 void Geolocation::clearWatch(int watchID)
  /external/chromium_org/chrome/common/extensions/api/
location.idl 89 static void clearWatch(DOMString name);

Completed in 574 milliseconds