Searched refs:camPath (Results 1 – 2 of 2) sorted by relevance
217 String8 camPath = getFilePath(cameraId); in getCameraId() local219 if (camPath == filePath) { in getCameraId()249 String8 camPath = getFilePath(cameraId); in addWatch() local251 camPath.string(), in addWatch()256 __FUNCTION__, camPath.string(), strerror(errno), in addWatch()
238 String8 camPath = getFilePath(*it); in getCameraId() local240 if (camPath == filePath) { in getCameraId()269 String8 camPath = getFilePath(cameraId); in addWatch() local270 int wd = inotify_add_watch(mInotifyFd, camPath.string(), IN_CLOSE_WRITE); in addWatch()274 camPath.string(), strerror(errno), errno); in addWatch()