Home
last modified time | relevance | path

Searched defs:pDevice (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dcamera_host.cpp93 OHOS::sptr<ICameraDevice>& pDevice) in OpenCamera()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dengine_itf.cpp25 SLEngineItf self, SLObjectItf *pDevice, SLuint32 deviceID, SLuint32 numInterfaces, in CreateLEDDevice()
32 SLEngineItf self, SLObjectItf *pDevice, SLuint32 deviceID, SLuint32 numInterfaces, in CreateVibraDevice()
/ohos5.0/base/usb/usb_manager/test/tool/
H A Dusb_function_test.cpp75 cJSON* pDevice = cJSON_Parse(deviceStr.c_str()); in OnReceiveEvent() local
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_device.h374 char *pDevice = cJSON_PrintUnformatted(device); in getJsonString() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_host_manager.cpp280 sptr<OHOS::HDI::Camera::V1_0::ICameraDevice>& pDevice, in OpenCamera()
819 sptr<OHOS::HDI::Camera::V1_0::ICameraDevice> &pDevice, in OpenCameraDevice()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1639 … const VkDeviceCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDevice* pDevice) in CreateDevice()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp602 …const sptr<ICameraDeviceCallback> &callback, sptr<OHOS::HDI::Camera::V1_0::ICameraDevice> &pDevice,
4289 sptr<OHOS::HDI::Camera::V1_0::ICameraDevice> pDevice; variable