Home
last modified time | relevance | path

Searched defs:GetDevice (Results 1 – 24 of 24) sorted by relevance

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
Dwifi_p2p_temp_disc_event.cpp34 const WifiP2pDevice &WifiP2pTempDiscEvent::GetDevice() const in GetDevice() function in OHOS::Wifi::WifiP2pTempDiscEvent
Dwifi_p2p_service_request_list.cpp96 const WifiP2pDevice &WifiP2pServiceRequestList::GetDevice() const in GetDevice() function in OHOS::Wifi::WifiP2pServiceRequestList
Dwifi_p2p_service_response_list.cpp141 const WifiP2pDevice &WifiP2pServiceResponseList::GetDevice() const in GetDevice() function in OHOS::Wifi::WifiP2pServiceResponseList
/foundation/communication/bluetooth/frameworks/js/napi/include/
Dnapi_bluetooth_gatt_client.h72 std::shared_ptr<BluetoothRemoteDevice> GetDevice() in GetDevice() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_connection.h40 const GattDevice &GetDevice() const in GetDevice() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
Da2dp_service_device.cpp38 BtAddr A2dpDeviceInfo::GetDevice() const in GetDevice() function in OHOS::bluetooth::A2dpDeviceInfo
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
Drs_vulkan_context.h180 VkDevice GetDevice() const in GetDevice() function
304 VkDevice GetDevice() in GetDevice() function
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dnnbackend.cpp217 std::shared_ptr<Device> NNBackend::GetDevice() const in GetDevice() function in OHOS::NeuralNetworkRuntime::NNBackend
/foundation/multimedia/camera_framework/services/camera_service/include/
Dhcamera_device_manager.h135 inline sptr<HCameraDevice> GetDevice() const { return device_; } in GetDevice() function
/foundation/multimodalinput/input/libudev/test/
Dcustom_udev_test.cpp53 auto GetDevice() const in GetDevice() function in UdevTestDevice
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
Ddisk_info.cpp55 dev_t DiskInfo::GetDevice() const in GetDevice() function in OHOS::StorageDaemon::DiskInfo
/foundation/multimodalinput/input/intention/services/device_manager/src/
Ddevice_manager.cpp296 std::shared_ptr<IDevice> DeviceManager::GetDevice(int32_t id) const in GetDevice() function in OHOS::Msdp::DeviceStatus::DeviceManager
/foundation/graphic/graphic_3d/lume/LumeRender/src/
Drender_context.cpp473 IDevice& RenderContext::GetDevice() const in GetDevice() function in RenderContext
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
Ddistributed_input_node_manager.cpp445 int32_t DistributedInputNodeManager::GetDevice(const std::string &devId, const std::string &dhId, in GetDevice() function in OHOS::DistributedHardware::DistributedInput::DistributedInputNodeManager
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
Djs_input_device_manager.cpp50 napi_value JsInputDeviceManager::GetDevice(napi_env env, int32_t id, napi_value handle) in GetDevice() function in OHOS::MMI::JsInputDeviceManager
Djs_input_device_context.cpp245 napi_value JsInputDeviceContext::GetDevice(napi_env env, napi_callback_info info) in GetDevice() function in OHOS::MMI::JsInputDeviceContext
/foundation/multimodalinput/input/frameworks/proxy/events/src/
Dinput_manager.cpp234 int32_t InputManager::GetDevice(int32_t deviceId, in GetDevice() function in OHOS::MMI::InputManager
/foundation/ai/neural_network_runtime/test/unittest/components/nn_tensor/
Dnn_tensor_test.cpp107 std::shared_ptr<Device> GetDevice() in GetDevice() function in OHOS::NeuralNetworkRuntime::UnitTest::MockBackend
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
Dlume_common.cpp310 RENDER_NS::IDevice* LumeCommon::GetDevice() in GetDevice() function in OHOS::Render3D::LumeCommon
/foundation/multimodalinput/input/service/connect_manager/src/
Dmultimodal_input_connect_manager.cpp325 int32_t MultimodalInputConnectManager::GetDevice(int32_t deviceId, std::shared_ptr<InputDevice> &in… in GetDevice() function in OHOS::MMI::MultimodalInputConnectManager
Dmultimodal_input_connect_proxy.cpp887 int32_t MultimodalInputConnectProxy::GetDevice(int32_t deviceId, std::shared_ptr<InputDevice> &inpu… in GetDevice() function in OHOS::MMI::MultimodalInputConnectProxy
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
Dinput_manager_impl.cpp1598 int32_t InputManagerImpl::GetDevice(int32_t deviceId, in GetDevice() function in OHOS::MMI::InputManagerImpl
/foundation/multimodalinput/input/service/module_loader/src/
Dmmi_service.cpp1161 int32_t MMIService::GetDevice(int32_t deviceId, std::shared_ptr<InputDevice> &inputDevice) in GetDevice() function in OHOS::MMI::MMIService
/foundation/multimodalinput/input/service/connect_manager/test/
Dmultimodal_input_connect_stub_ex_test.cpp143 …int32_t GetDevice(int32_t deviceId, std::shared_ptr<InputDevice> &inputDevice) override { return d… in GetDevice() function in OHOS::MMI::__anon959116620111::MMIServiceTest