Lines Matching refs:LOG
64 LOG(ERROR) << "EVS access denied: " in checkPermission()
76 LOG(ERROR) << "Failed to initialize uevent handler."; in EvsUeventThread()
121 LOG(INFO) << devpath << " is removed."; in EvsUeventThread()
137 LOG(INFO) << devpath << " is added."; in EvsUeventThread()
151 LOG(DEBUG) << "EvsEnumerator is created."; in EvsEnumerator()
177 LOG(INFO) << __FUNCTION__ in enumerateCameras()
196 LOG(INFO) << deviceName << " has been added already."; in enumerateCameras()
206 LOG(INFO) << "Found " << captureCount << " qualified video capture devices " in enumerateCameras()
212 LOG(INFO) << __FUNCTION__ in enumerateDisplays()
215 LOG(ERROR) << "AutomotiveDisplayProxyService is not available!"; in enumerateDisplays()
227 LOG(INFO) << "Display " << std::hex << id in enumerateDisplays()
235 LOG(INFO) << "Found " << sDisplayPortList.size() << " displays"; in enumerateDisplays()
241 LOG(DEBUG) << __FUNCTION__; in getCameraList()
254 LOG(DEBUG) << "Timer expired. No new device has been added."; in getCameraList()
270 LOG(DEBUG) << "Reporting " << hidlCameras.size() << " cameras available"; in getCameraList()
279 LOG(DEBUG) << __FUNCTION__; in openCamera()
287 LOG(ERROR) << cameraId << " does not exist!"; in openCamera()
294 LOG(WARNING) << "Killing previous camera because of new caller"; in openCamera()
308 LOG(ERROR) << "Failed to create new EvsV4lCamera object for " << cameraId; in openCamera()
316 LOG(DEBUG) << __FUNCTION__; in closeCamera()
319 LOG(ERROR) << "Ignoring call to closeCamera with null camera ptr"; in closeCamera()
337 LOG(DEBUG) << __FUNCTION__; in openDisplay()
346 LOG(WARNING) << "Killing previous display because of new caller"; in openDisplay()
354 LOG(DEBUG) << "Returning new EvsGlDisplay object " << pActiveDisplay.get(); in openDisplay()
360 LOG(DEBUG) << __FUNCTION__; in closeDisplay()
365 LOG(ERROR) << "Somehow a display is being destroyed " in closeDisplay()
368 LOG(WARNING) << "Ignoring close of previously orphaned display - why did a client steal?"; in closeDisplay()
380 LOG(DEBUG) << __FUNCTION__; in getDisplayState()
397 LOG(DEBUG) << __FUNCTION__; in getCameraList_1_1()
409 LOG(DEBUG) << "Timer expired. No new device has been added."; in getCameraList_1_1()
472 LOG(DEBUG) << __FUNCTION__; in openCamera_1_1()
480 LOG(ERROR) << cameraId << " does not exist!"; in openCamera_1_1()
487 LOG(WARNING) << "Killing previous camera because of new caller"; in openCamera_1_1()
493 LOG(WARNING) << "ConfigManager is not available. " in openCamera_1_1()
503 LOG(ERROR) << "Failed to create new EvsV4lCamera object for " << cameraId; in openCamera_1_1()
530 LOG(DEBUG) << __FUNCTION__; in openDisplay_1_1()
539 LOG(WARNING) << "Killing previous display because of new caller"; in openDisplay_1_1()
545 LOG(ERROR) << "No display is available on the port " in openDisplay_1_1()
553 LOG(DEBUG) << "Returning new EvsGlDisplay object " << pActiveDisplay.get(); in openDisplay_1_1()
565 LOG(ERROR) << "Asked to close a camera whose name isn't recognized"; in closeCamera_impl()
570 LOG(ERROR) << "Somehow a camera is being destroyed " in closeCamera_impl()
575 LOG(WARNING) << "Ignoring close of previously orphaned camera " in closeCamera_impl()
621 LOG(INFO) << "Format: 0x" << std::hex << formatDescription.pixelformat in qualifyCaptureDevice()
637 LOG(WARNING) << "Unsupported, " in qualifyCaptureDevice()
697 LOG(ERROR) << "Given file descriptor is not valid."; in debug()