Home
last modified time | relevance | path

Searched refs:getHotplugStatus (Results 1 – 10 of 10) sorted by relevance

/device/generic/goldfish/camera/
DEmulatedBaseCamera.h82 virtual camera_device_status_t getHotplugStatus();
DEmulatedBaseCamera.cpp82 camera_device_status_t EmulatedBaseCamera::getHotplugStatus() { in getHotplugStatus() function in android::EmulatedBaseCamera
DEmulatedFakeCamera2.h67 virtual camera_device_status_t getHotplugStatus();
DEmulatedCameraFactory.cpp512 if (newStatus == cam->getHotplugStatus()) { in onStatusChanged()
DEmulatedFakeCamera2.cpp231 camera_device_status_t EmulatedFakeCamera2::getHotplugStatus() { in getHotplugStatus() function in android::EmulatedFakeCamera2
/device/google/cuttlefish/guest/hals/camera/
DEmulatedBaseCamera.h80 virtual camera_device_status_t getHotplugStatus();
DEmulatedBaseCamera.cpp77 camera_device_status_t EmulatedBaseCamera::getHotplugStatus() { in getHotplugStatus() function in android::EmulatedBaseCamera
DEmulatedCameraFactory.cpp256 if (newStatus == cam->getHotplugStatus()) { in onStatusChanged()
DEmulatedFakeCamera2.h67 virtual camera_device_status_t getHotplugStatus();
DEmulatedFakeCamera2.cpp260 camera_device_status_t EmulatedFakeCamera2::getHotplugStatus() { in getHotplugStatus() function in android::EmulatedFakeCamera2