HomeSort by relevance Sort by last modified time
    Searched refs:createFileIfNotExists (Results 1 - 2 of 2) sorted by null

  /device/generic/goldfish/camera/
EmulatedCameraHotplugThread.h 62 bool createFileIfNotExists(int cameraId) const;
EmulatedCameraHotplugThread.cpp 48 if (createFileIfNotExists(id)) {
226 bool EmulatedCameraHotplugThread::createFileIfNotExists(int cameraId) const

Completed in 303 milliseconds