Searched defs:createFileIfNotExists (Results 1 - 3 of 3) sorted by relevance

/device/google/cuttlefish_common/guest/hals/camera/
H A DVSoCEmulatedCameraHotplugThread.cpp58 bool EmulatedCameraHotplugThread::createFileIfNotExists( function in class:android::EmulatedCameraHotplugThread
H A DEmulatedCameraHotplugThread.cpp44 if (createFileIfNotExists(id)) {
210 bool EmulatedCameraHotplugThread::createFileIfNotExists(int cameraId) const { function in class:android::EmulatedCameraHotplugThread
/device/generic/goldfish/camera/
H A DEmulatedCameraHotplugThread.cpp48 if (createFileIfNotExists(id)) {
226 bool EmulatedCameraHotplugThread::createFileIfNotExists(int cameraId) const function in class:android::EmulatedCameraHotplugThread

Completed in 7 milliseconds