Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedCameraHotplugThread.h62 bool createFileIfNotExists(int cameraId) const;
DEmulatedCameraHotplugThread.cpp48 if (createFileIfNotExists(id)) { in EmulatedCameraHotplugThread()
226 bool EmulatedCameraHotplugThread::createFileIfNotExists(int cameraId) const in createFileIfNotExists() function in android::EmulatedCameraHotplugThread