Home
last modified time | relevance | path

Searched defs:devicePath (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/ui/file_manager/file_manager/background/js/
Ddevice_handler.js167 DeviceHandler.Notification.prototype.show = function(devicePath, opt_message) { argument
180 DeviceHandler.Notification.prototype.showOnce = function(devicePath) { argument
221 DeviceHandler.Notification.prototype.hide = function(devicePath) { argument
233 DeviceHandler.Notification.prototype.makeId_ = function(devicePath) { argument
Dvolume_manager.js34 devicePath, argument
127 get devicePath() { getter in VolumeInfo
Dbackground.js231 Background.prototype.navigateToVolume_ = function(devicePath) { argument
/external/chromium_org/chrome/browser/resources/chromeos/
Dimage_burner.js178 onDeviceSelected: function(label, filePath, devicePath) { argument
264 deviceRemoved: function(devicePath, allowSelect) { argument
290 findDevice: function(devicePath) { argument
332 sendBurnImageMessage: function(filePath, devicePath) { argument
366 deviceRemoved: function(devicePath) { argument
/external/srec/srec/Nametag/src/
DNametagsImpl.c85 LCHAR devicePath[P_PATH_MAX]; in SR_NametagsLoadImpl() local
202 LCHAR devicePath[P_PATH_MAX]; in SR_NametagsSaveImpl() local
/external/chromium_org/third_party/webrtc/modules/video_capture/windows/
Ddevice_info_ds.cc698 void DeviceInfoDS::GetProductId(const char* devicePath, in GetProductId()
/external/skia/src/device/xps/
DSkXPSDevice.cpp1391 const SkPath& devicePath, in drawInverseWindingPath()
1859 SkPath* devicePath = pathIsMutable ? fillablePath : &modifiedPath; in drawPath() local
1899 SkPath* devicePath = fillablePath; in drawPath() local
/external/chromium_org/third_party/skia/src/device/xps/
DSkXPSDevice.cpp1745 SkPath* devicePath = xpsCompatiblePath; in drawPath() local