Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/camera/
DVSoCEmulatedCameraHotplugThread.cpp58 bool EmulatedCameraHotplugThread::createFileIfNotExists( in createFileIfNotExists() function in android::EmulatedCameraHotplugThread
DEmulatedCameraHotplugThread.h60 bool createFileIfNotExists(int cameraId) const;
DEmulatedCameraHotplugThread.cpp44 if (createFileIfNotExists(id)) { in EmulatedCameraHotplugThread()
210 bool EmulatedCameraHotplugThread::createFileIfNotExists(int cameraId) const { in createFileIfNotExists() function in android::EmulatedCameraHotplugThread