Searched defs:OpenDevice (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dcamera.cc189 int fd = OpenDevice(device_name_.c_str());
334 int Camera::OpenDevice(const char* device_name) const { function in class:chromeos::Camera
/external/stressapptest/src/
H A Dworker.cc2699 bool DiskThread::OpenDevice(int *pfile) { function in class:DiskThread
3150 if (!OpenDevice(&fd)) {

Completed in 72 milliseconds