Searched refs:startRequest (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/battery/
H A DNavigatorBattery.cpp31 return m_batteryManager->startRequest(scriptState);
H A DBatteryManager.h28 ScriptPromise startRequest(ScriptState*);
H A DBatteryManager.cpp36 ScriptPromise BatteryManager::startRequest(ScriptState* scriptState) function in class:blink::BatteryManager
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/gmail/
H A Dbackground.js122 function startRequest(params) { function
258 startRequest({scheduleRequest:false, showLoadingAnimation:false});
270 startRequest({scheduleRequest:true, showLoadingAnimation:true});
285 startRequest({scheduleRequest:true, showLoadingAnimation:false});
296 startRequest({scheduleRequest:true, showLoadingAnimation:false});
319 startRequest({scheduleRequest:false, showLoadingAnimation:false});
338 startRequest({scheduleRequest:false, showLoadingAnimation:false});
348 startRequest({scheduleRequest:false, showLoadingAnimation:false});
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DGeolocation.h159 void startRequest(GeoNotifier*);
H A DGeolocation.cpp146 startRequest(notifier);
157 startRequest(notifier);
167 void Geolocation::startRequest(GeoNotifier *notifier) function in class:blink::Geolocation
200 // since we last checked in startRequest.
284 // Permission request was made during the startRequest process
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 329 milliseconds