/foundation/multimodalinput/input/libudev/test/ |
H A D | custom_udev_test.cpp | 53 auto GetDevice() const in GetDevice() function in UdevTestDevice 78 auto* device = testDevice_.GetDevice(); in HWTEST_F() 119 auto* device = testDevice_.GetDevice(); in HWTEST_F() 151 auto* udev = udev_device_get_udev(testDevice_.GetDevice()); in HWTEST_F() 182 auto* device = testDevice_.GetDevice(); in HWTEST_F() 198 auto* device = testDevice_.GetDevice(); in HWTEST_F() 214 auto* device = testDevice_.GetDevice(); in HWTEST_F() 230 auto* device = testDevice_.GetDevice(); in HWTEST_F() 251 auto* device = testDevice_.GetDevice(); in HWTEST_F() 279 auto* device = testDevice_.GetDevice(); in HWTEST_F() [all...] |
H A D | e2e_udev_test.cpp | 108 auto res = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) { in HWTEST_F() 125 auto res = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) { in HWTEST_F() 138 auto res = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) { in HWTEST_F() 158 auto res = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) { in HWTEST_F() 171 auto res = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) { in HWTEST_F() 184 auto res = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) { in HWTEST_F() 197 auto res = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) { in HWTEST_F() 210 auto res = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev) { in HWTEST_F()
|
/foundation/multimodalinput/input/service/fingerprint_event_processor/test/src/ |
H A D | fingerprint_event_processor_test.cpp | 68 EXPECT_CALL(mock, GetDevice) in HWTEST_F() 90 EXPECT_CALL(mock, GetDevice) in HWTEST_F() 114 EXPECT_CALL(mock, GetDevice) in HWTEST_F() 144 EXPECT_CALL(mock, GetDevice) in HWTEST_F() 171 EXPECT_CALL(mock, GetDevice) in HWTEST_F() 199 EXPECT_CALL(mock, GetDevice) in HWTEST_F() 269 EXPECT_CALL(mock, GetDevice) in HWTEST_F() 290 EXPECT_CALL(mock, GetDevice) in HWTEST_F() 313 EXPECT_CALL(mock, GetDevice) in HWTEST_F()
|
/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcamera_device_manager.cpp | 88 const std::string &curCameraId = x->GetDevice()->GetCameraId();
in RemoveDevice() 118 camera = cameraHolder->GetDevice();
in GetCameraByPid() 198 if (!activeCameraHolder->GetDevice()->GetCameraId().compare(cameraRequestOpen->GetCameraId())) {
in GetConflictDevices() 199 cameraNeedEvict = activeCameraHolder->GetDevice();
in GetConflictDevices() 233 cameraNeedEvict = activeCameraHolder->GetDevice();
in GetConflictDevices() 247 const std::string &cameraId = cameraRequestOpen->GetDevice()->GetCameraId();
in HandleCameraEvictions() 276 x->GetDevice()->GetCameraId().c_str());
in HandleCameraEvictions() 291 const std::string &cameraId = cameraRequestOpen->GetDevice()->GetCameraId();
in WouldEvict() 311 const std::string &curCameraId = x->GetDevice()->GetCameraId();
in WouldEvict() 418 activeCameraHolder->GetDevice() in PrintClientInfo() [all...] |
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | render_util.cpp | 52 const IGpuResourceManager& mgr = renderContext_.GetDevice().GetGpuResourceManager(); in GetRenderHandleDesc() 57 const IShaderManager& mgr = renderContext_.GetDevice().GetShaderManager(); in GetRenderHandleDesc() 77 const IGpuResourceManager& mgr = renderContext_.GetDevice().GetGpuResourceManager(); in GetRenderHandle() 87 const IShaderManager& mgr = renderContext_.GetDevice().GetShaderManager(); in GetRenderHandle()
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | wifi_p2p_service_manager.cpp | 99 const WifiP2pDevice &device = responseList.GetDevice(); in AddDeviceResponses() 189 auto findIter = serviceRespons.find(p2pSvrRespList.GetDevice().GetDeviceAddress()); in AddServiceResponse() 191 serviceRespons.emplace(std::make_pair(p2pSvrRespList.GetDevice().GetDeviceAddress(), p2pSvrRespList)); in AddServiceResponse() 216 auto findIter = serviceRespons.find(p2pSvrRespList.GetDevice().GetDeviceAddress()); in RemoveServiceResponse() 218 WIFI_LOGE("Cannot find %{private}s respList", p2pSvrRespList.GetDevice().GetDeviceAddress().c_str()); in RemoveServiceResponse() 236 p2pSvrRespList.GetDevice().GetDeviceAddress().c_str()); in RemoveServiceResponse() 262 auto findIter = serviceRespons.find(respListIter->GetDevice().GetDeviceAddress()); in GetServiceResponseList() 266 WIFI_LOGE("Cannot get %{private}s responseList", respListIter->GetDevice().GetDeviceAddress().c_str()); in GetServiceResponseList() 275 responseList.SetDevice(reqList.GetDevice()); in ProcessServiceRequestList()
|
H A D | provision_discovery_state.cpp | 100 const WifiP2pDevice &device = provDisc.GetDevice(); in ProcessProvDiscPbcRspEvt() 121 const WifiP2pDevice &device = provDisc.GetDevice(); in ProcessProvDiscEnterPinEvt() 147 const WifiP2pDevice &device = provDisc.GetDevice(); in ProcessProvDiscShowPinEvt()
|
H A D | wifi_p2p_temp_disc_event.h | 64 const WifiP2pDevice &GetDevice() const;
|
H A D | wifi_p2p_temp_disc_event.cpp | 34 const WifiP2pDevice &WifiP2pTempDiscEvent::GetDevice() const in GetDevice() function in OHOS::Wifi::WifiP2pTempDiscEvent
|
H A D | wifi_p2p_service_request_list.h | 132 virtual const WifiP2pDevice &GetDevice() const;
|
H A D | wifi_p2p_service_response_list.cpp | 78 if (p2pDevice.GetDeviceAddress() != respList.GetDevice().GetDeviceAddress()) { in MergerAndDeduplicate() 141 const WifiP2pDevice &WifiP2pServiceResponseList::GetDevice() const in GetDevice() function in OHOS::Wifi::WifiP2pServiceResponseList
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_service.cpp | 594 auto &device = client.value()->second.connection_.GetDevice(); in Connect() 629 auto &device = client.value()->second.connection_.GetDevice(); in Disconnect() 838 if (it.value()->second.connection_.GetDevice().transport_ == GATT_TRANSPORT_TYPE_CLASSIC) { in OnDiscoverAllPrimaryServicesEvent() 839 GattUpdatePowerStatus(it.value()->second.connection_.GetDevice().addr_); in OnDiscoverAllPrimaryServicesEvent() 868 if (it.value()->second.connection_.GetDevice().transport_ == GATT_TRANSPORT_TYPE_CLASSIC) { in OnFindIncludedServicesEvent() 869 GattUpdatePowerStatus(it.value()->second.connection_.GetDevice().addr_); in OnFindIncludedServicesEvent() 896 if (it.value()->second.connection_.GetDevice().transport_ == GATT_TRANSPORT_TYPE_CLASSIC) { in OnDiscoverAllCharacteristicOfServiceEvent() 897 GattUpdatePowerStatus(it.value()->second.connection_.GetDevice().addr_); in OnDiscoverAllCharacteristicOfServiceEvent() 926 if (it.value()->second.connection_.GetDevice().transport_ == GATT_TRANSPORT_TYPE_CLASSIC) { in OnDiscoverAllCharacteristicDescriptorsEvent() 927 GattUpdatePowerStatus(it.value()->second.connection_.GetDevice() in OnDiscoverAllCharacteristicDescriptorsEvent() [all...] |
H A D | gatt_server_service.cpp | 878 if (remote->second.GetDevice().transport_ == GATT_TRANSPORT_TYPE_CLASSIC) { in OnExchangeMtuEvent() 879 GattUpdatePowerStatus(remote->second.GetDevice().addr_); in OnExchangeMtuEvent() 885 server.second.callback_->OnMtuChanged(remote->second.GetDevice(), rxMtu); in OnExchangeMtuEvent() 911 if (remote->second.GetDevice().transport_ == GATT_TRANSPORT_TYPE_CLASSIC) { in OnReadCharacteristicValueEvent() 912 GattUpdatePowerStatus(remote->second.GetDevice().addr_); in OnReadCharacteristicValueEvent() 925 remote->second.GetDevice(), Characteristic(ccc->uuid_, ccc->handle_, ccc->properties_)); in OnReadCharacteristicValueEvent() 928 remote->second.GetDevice(), Characteristic(ccc->uuid_, ccc->handle_, ccc->properties_)); in OnReadCharacteristicValueEvent() 954 if (remote->second.GetDevice().transport_ == GATT_TRANSPORT_TYPE_CLASSIC) { in OnWriteCharacteristicEvent() 955 GattUpdatePowerStatus(remote->second.GetDevice().addr_); in OnWriteCharacteristicEvent() 969 server->second.callback_->OnCharacteristicWriteRequest(remote->second.GetDevice(), gattCC in OnWriteCharacteristicEvent() [all...] |
H A D | gatt_connection.h | 40 const GattDevice &GetDevice() const in GetDevice() function in OHOS::bluetooth::GattConnection
|
/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | virtual_input_device_test.cpp | 126 ASSERT_TRUE(InputManager::GetInstance()->GetDevice(deviceId, inputDevFun) == RET_OK); in HWTEST_F() 148 ret = InputManager::GetInstance()->GetDevice(deviceId, inputDevFun); in HWTEST_F() 154 ret = InputManager::GetInstance()->GetDevice(deviceId, inputDevFun); in HWTEST_F()
|
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/ |
H A D | disk_manager.cpp | 137 if ((diskInfo != nullptr) && (diskInfo->GetDevice() == device)) { in ChangeDisk() 157 if ((*i)->GetDevice() == device) { in DestroyDisk() 179 if ((diskInfo != nullptr) && (diskInfo->GetDevice() == device)) { in GetDisk()
|
/foundation/multimodalinput/input/test/fuzztest/getdevice_fuzzer/ |
H A D | getdevice_fuzzer.cpp | 32 InputManager::GetInstance()->GetDevice(deviceId, callback); in GetDeviceFuzzTest()
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/ |
H A D | surface_ohos_vulkan.cpp | 133 rsInterface.vkCreateSemaphore(rsInterface.GetDevice(), &semaphoreInfo, nullptr, semaphore); in CreateVkSemaphore() 142 rsInterface.vkImportSemaphoreFdKHR(rsInterface.GetDevice(), &importSemaphoreFdInfo); in CreateVkSemaphore() 272 vkContext.vkCreateSemaphore(vkContext.GetDevice(), &semaphoreInfo, nullptr, &semaphore); in NativeFlushFrame() 308 vkContext.vkDestroySemaphore(vkContext.GetDevice(), semaphore, nullptr); in NativeFlushFrame()
|
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/ |
H A D | lume_custom_render.cpp | 69 renderContext_->GetDevice().GetShaderManager().LoadShaderFiles(desc); in RegistorShaderPath() 140 auto& gpuResourceMgr = renderContext_->GetDevice().GetGpuResourceManager(); in LoadImage() 200 renderContext_->GetDevice().GetGpuResourceManager().Create(RESOLUTION_BUFFER, bufferDesc); in OnSizeChange() 267 shaderInputBufferHandle_ = renderContext_->GetDevice().GetGpuResourceManager().Create(INPUT_BUFFER, in UpdateShaderInputBuffer()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_service_device.h | 90 BtAddr GetDevice() const;
|
/foundation/multimodalinput/input/intention/prototype/include/ |
H A D | i_device_manager.h | 33 virtual std::shared_ptr<IDevice> GetDevice(int32_t id) const = 0;
|
/foundation/filemanagement/storage_service/services/storage_daemon/disk/test/ |
H A D | disk_info_test_mock.h | 34 MOCK_METHOD0(GetDevice, dev_t(void));
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | render_node_context_manager.cpp | 46 IDevice& dev = createInfo.renderContext.GetDevice(); in RenderNodeContextManager() 48 static_cast<GpuResourceManager&>(renderContext_.GetDevice().GetGpuResourceManager())); in RenderNodeContextManager()
|
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nnbackend.h | 53 std::shared_ptr<Device> GetDevice() const;
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsvulkancontext_fuzzer/ |
H A D | rsvulkancontext_fuzzer.cpp | 72 rsVulkanContext.GetDevice();
in DoSomethingInterestingWithMyAPI()
|