Searched defs:getDevices (Results 1 - 4 of 4) sorted by relevance

/external/deqp/android/scripts/
H A Dcommon.py87 def getDevices (adb): function
/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl.hpp1297 cl_int getDevices( function in class:cl::Platform
1334 * returned by cl::getDevices. This can be used by the application to
1341 cl_int getDevices( function in class:cl::Platform
/external/mesa3d/include/CL/
H A Dcl.hpp1297 cl_int getDevices( function in class:cl::Platform
1334 * returned by cl::getDevices. This can be used by the application to
1341 cl_int getDevices( function in class:cl::Platform
/external/chromium_org/third_party/closure_compiler/externs/
H A Dchrome_extensions.js652 * @see https://developer.chrome.com/apps/bluetooth#method-getDevices
654 chrome.bluetooth.getDevices = function(callback) {};
5727 * @see https://developer.chrome.com/apps/hid#method-getDevices
5737 * @see https://developer.chrome.com/apps/hid#method-getDevices
5751 * @see https://developer.chrome.com/apps/hid#method-getDevices
5766 * @see https://developer.chrome.com/apps/hid#method-getDevices
5774 chrome.hid.getDevices = function(options, callback) {};
6281 * @see http://developer.chrome.com/apps/usb.html#method-getDevices
6286 chrome.usb.getDevices = function(options, callback) {};

Completed in 181 milliseconds