Home
last modified time | relevance | path

Searched refs:OpenDevice (Results 1 - 12 of 12) sorted by relevance

/foundation/multimodalinput/input/test/facility/virtual_device/src/
H A Dgeneral_joystick.cpp31 OpenDevice(std::string("Virtual Joystick")) in SetUp()
H A Dgeneral_keyboard.cpp31 OpenDevice(std::string("Virtual keyboard")) in SetUp()
H A Dgeneral_crown.cpp31 OpenDevice(std::string("Virtual Crown")) in SetUp()
H A Dgeneral_uwb_remote_control.cpp31 OpenDevice(std::string("Virtual UWB RemoteControl")) in SetUp()
H A Dgeneral_touchscreen.cpp31 OpenDevice(std::string("Virtual TouchScreen")) in SetUp()
H A Dgeneral_touchpad.cpp31 OpenDevice(std::string("Virtual PcTouchPad")) in SetUp()
H A Dgeneral_stylus.cpp31 OpenDevice(std::string("Virtual Stylus")) in SetUp()
H A Dgeneral_mouse.cpp31 OpenDevice(std::string("Virtual Mouse")) in SetUp()
H A Dgeneral_device.cpp48 bool GeneralDevice::OpenDevice(const std::string &name) in OpenDevice() function in OHOS::MMI::GeneralDevice
/foundation/multimodalinput/input/test/facility/virtual_device/include/
H A Dgeneral_device.h43 bool OpenDevice(const std::string &name);
/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhcamera_device.h206 int32_t OpenDevice(bool isEnableSecCam = false);
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_device.cpp276 int32_t result = OpenDevice(); in Open()
287 int32_t errCode = OpenDevice(true); in OpenSecureCamera()
330 int32_t HCameraDevice::OpenDevice(bool isEnableSecCam) in OpenDevice() function in OHOS::CameraStandard::HCameraDevice
332 MEDIA_INFO_LOG("HCameraDevice::OpenDevice start cameraId: %{public}s", cameraID_.c_str()); in OpenDevice()
342 MEDIA_ERR_LOG("HCameraDevice::OpenDevice Failed to open camera"); in OpenDevice()
350 "HCameraDevice::OpenDevice InitStreamOperator fail err code is:%{public}d", errorCode); in OpenDevice()
371 MEDIA_INFO_LOG("HCameraDevice::OpenDevice end cameraId: %{public}s", cameraID_.c_str()); in OpenDevice()
382 "OpenDevice is not allowed!"); in CheckPermissionBeforeOpenDevice()
423 "HCameraDevice::OpenDevice Update setting failed with error Code: %{public}d", rc); in UpdateDeviceSetting()
432 MEDIA_DEBUG_LOG("HCameraDevice::OpenDevice isFoldabl in HandleFoldableDevice()
[all...]

Completed in 4 milliseconds