Home
last modified time | relevance | path

Searched refs:devid (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/
Dbrowser_init.cc1405 unsigned int devid; in ProcessCmdLineImpl() local
1409 if (base::StringToInt(*iter, reinterpret_cast<int*>(&devid))) { in ProcessCmdLineImpl()
1410 device_ids.push_back(devid); in ProcessCmdLineImpl()
/external/chromium/chrome/common/
Dchild_process_logging_mac.mm24 const char *kGPUDeviceIdParamName = "gpu-devid";
/external/e2fsprogs/lib/blkid/
Dprobe.h637 __u64 devid; member