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

  /external/webkit/WebCore/page/
Geolocation.h 161 PassRefPtr<GeoNotifier> startRequest(PassRefPtr<PositionCallback>, PassRefPtr<PositionErrorCallback>, PassRefPtr<PositionOptions>);
Geolocation.cpp 277 RefPtr<GeoNotifier> notifier = startRequest(successCallback, errorCallback, options);
288 RefPtr<GeoNotifier> notifier = startRequest(successCallback, errorCallback, options);
299 PassRefPtr<Geolocation::GeoNotifier> Geolocation::startRequest(PassRefPtr<PositionCallback> successCallback, PassRefPtr<PositionErrorCallback> errorCallback, PassRefPtr<PositionOptions> options)
334 // since we last checked in startRequest.
  /hardware/ril/libril/
ril.cpp 92 #define startRequest sprintf(printBuf, "(")
105 #define startRequest
393 startRequest;
426 startRequest;
486 startRequest;
541 startRequest;
633 startRequest;
702 startRequest;
783 startRequest;
829 startRequest;
    [all...]

Completed in 416 milliseconds