Home
last modified time | relevance | path

Searched defs:deviceObj (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
H A Dcamera_input.cpp96 CameraInput::CameraInput(sptr<ICameraDeviceService> &deviceObj, in CameraInput()
106 auto deviceObj = GetCameraDevice(); in InitCameraInput() local
150 auto deviceObj = GetCameraDevice(); in InputRemoveDeathRecipient() local
173 auto deviceObj = GetCameraDevice(); in Open() local
205 auto deviceObj = GetCameraDevice(); in Open() local
223 auto deviceObj = GetCameraDevice(); in Close() local
241 auto deviceObj = GetCameraDevice(); in Release() local
303 auto deviceObj = GetCameraDevice(); in SetInputUsedAsPosition() local
337 void CameraInput::SetCameraDevice(sptr<ICameraDeviceService> deviceObj) in SetCameraDevice()
385 auto deviceObj = GetCameraDevice(); in UpdateSetting() local
[all …]
H A Dcamera_manager.cpp1434 sptr<ICameraDeviceService> deviceObj = nullptr; in CreateCameraInput() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service_connection.cpp56 RawAddress deviceObj = device; in A2dpConnect() local
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
H A Dexport_json_file_writer.cpp150 auto deviceObj = CreateDeviceJsonObj(); in CreateJsonObjectByVersion() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/callback/
H A Dnapi_audio_renderer_device_change_callback.cpp305 napi_value deviceObj = nullptr; in WorkCallbackCompleted() local
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/camera_adapter_impl_test/
H A Dcamera_adapter_impl_test.cpp341 sptr<ICameraDeviceService> deviceObj = nullptr; variable
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/
H A Dusb_pnp_notify.c69 static bool UsbPnpNotifyFindDeviceList(struct usb_device *deviceObj, bool freeFlag) in UsbPnpNotifyFindDeviceList()
/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp406 static void ParseConfigsObjs(const napi_env env, const napi_value deviceObj, std::vector<USBConfig>… in ParseConfigsObjs()
428 static void ParseDeviceObj(const napi_env env, const napi_value deviceObj, UsbDevice &dev) in ParseDeviceObj()
543 napi_value deviceObj = argv[INDEX_0]; in CoreConnectDevice() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp2927 sptr<ICameraDeviceService> deviceObj = camInput->GetCameraDevice(); variable
7347 sptr<ICameraDeviceService> deviceObj = camInput->GetCameraDevice(); variable
7462 sptr<ICameraDeviceService> deviceObj = camInput->GetCameraDevice(); variable
7572 sptr<ICameraDeviceService> deviceObj = camInput->GetCameraDevice(); variable
7630 sptr<ICameraDeviceService> deviceObj = camInput->GetCameraDevice(); variable
7669 sptr<ICameraDeviceService> deviceObj = camInput->GetCameraDevice(); variable
7707 sptr<ICameraDeviceService> deviceObj = camInput->GetCameraDevice(); variable
7745 sptr<ICameraDeviceService> deviceObj = camInput->GetCameraDevice(); variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp5753 sptr<ICameraDeviceService> deviceObj = input_1->GetCameraDevice(); variable
5910 sptr<ICameraDeviceService> deviceObj = iface_cast<ICameraDeviceService>(object); variable
6001 sptr<ICameraDeviceService> deviceObj = input_1->GetCameraDevice(); variable
6333 sptr<ICameraDeviceService> deviceObj = input->GetCameraDevice(); variable
8315 sptr<ICameraDeviceService> deviceObj = camInput->GetCameraDevice(); variable
12409 sptr<ICameraDeviceService> deviceObj = input->GetCameraDevice(); variable
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_raw_api_library.c1616 void RawRequestListInit(struct UsbDevice *deviceObj) in RawRequestListInit()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_callback.cpp566 napi_value deviceObj = nullptr; in UvWork() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp6059 sptr<ICameraDeviceService> deviceObj = nullptr; in SwitchDevice() local