Home
last modified time | relevance | path

Searched refs:getFilePath (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/guest/hals/camera/
DEmulatedCameraHotplugThread.cpp171 String8 filePath = getFilePath(cameraId); in threadLoop()
206 String8 EmulatedCameraHotplugThread::getFilePath(int cameraId) const { in getFilePath() function in android::EmulatedCameraHotplugThread
211 String8 filePath = getFilePath(cameraId); in createFileIfNotExists()
238 String8 camPath = getFilePath(*it); in getCameraId()
269 String8 camPath = getFilePath(cameraId); in addWatch()
DVSoCEmulatedCameraHotplugThread.cpp54 String8 EmulatedCameraHotplugThread::getFilePath(int /*cameraId*/) const { in getFilePath() function in android::EmulatedCameraHotplugThread
DEmulatedCameraHotplugThread.h57 String8 getFilePath(int cameraId) const;
/device/generic/goldfish/camera/
DEmulatedCameraHotplugThread.cpp174 String8 filePath = getFilePath(cameraId); in threadLoop()
211 String8 EmulatedCameraHotplugThread::getFilePath(int cameraId) const { in getFilePath() function in android::EmulatedCameraHotplugThread
217 String8 camPath = getFilePath(cameraId); in getCameraId()
249 String8 camPath = getFilePath(cameraId); in addWatch()
DEmulatedCameraHotplugThread.h60 String8 getFilePath(int cameraId) const;