Searched defs:newStatus (Results 1 – 2 of 2) sorted by relevance
180 int newStatus = readFile(filePath); in threadLoop() local
499 void EmulatedCameraFactory::onStatusChanged(int cameraId, int newStatus) { in onStatusChanged()