Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedCameraHotplugThread.cpp185 String8 filePath = getFilePath(cameraId); in threadLoop()
222 String8 EmulatedCameraHotplugThread::getFilePath(int cameraId) const { in getFilePath() function in android::EmulatedCameraHotplugThread
228 String8 filePath = getFilePath(cameraId); in createFileIfNotExists()
255 String8 camPath = getFilePath(*it); in getCameraId()
287 String8 camPath = getFilePath(cameraId); in addWatch()
DEmulatedCameraHotplugThread.h59 String8 getFilePath(int cameraId) const;