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

  /external/webkit/WebCore/page/
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
392 startRequest;
425 startRequest;
485 startRequest;
540 startRequest;
632 startRequest;
701 startRequest;
782 startRequest;
828 startRequest;
    [all...]

Completed in 163 milliseconds