| /foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
| D | ethernet_lan_management.cpp | 34 void EthernetLanManagement::GetOldLinkInfo(sptr<DevInterfaceState> &devState) in GetOldLinkInfo() 48 int32_t EthernetLanManagement::UpdateLanLinkInfo(sptr<DevInterfaceState> &devState) in UpdateLanLinkInfo() 71 int32_t EthernetLanManagement::ReleaseLanNetLink(sptr<DevInterfaceState> &devState) in ReleaseLanNetLink()
|
| D | ethernet_management.cpp | 150 sptr<DevInterfaceState> devState = fit->second; in UpdateInterfaceState() local 460 void EthernetManagement::StartDhcpClient(const std::string &dev, sptr<DevInterfaceState> &devState) in StartDhcpClient() 467 void EthernetManagement::StopDhcpClient(const std::string &dev, sptr<DevInterfaceState> &devState) in StopDhcpClient() 483 sptr<DevInterfaceState> devState = new (std::nothrow) DevInterfaceState(); in DevInterfaceAdd() local
|
| /foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/ |
| D | ethernet_lan_management_test.cpp | 80 sptr<DevInterfaceState> devState = nullptr; variable 159 sptr<DevInterfaceState> devState = nullptr; variable
|
| D | ethernet_manager_test.cpp | 995 sptr<DevInterfaceState> devState = new (std::nothrow) DevInterfaceState(); variable
|
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/ |
| D | ethernet_lan_management_test.cpp | 80 sptr<DevInterfaceState> devState = nullptr; variable 159 sptr<DevInterfaceState> devState = nullptr; variable
|
| /foundation/distributedhardware/device_manager/test/unittest/ |
| D | UTTest_device_manager_service_impl.cpp | 826 DmDeviceState devState = DmDeviceState::DEVICE_INFO_READY; variable 841 DmDeviceState devState = DmDeviceState::DEVICE_INFO_READY; variable 858 DmDeviceState devState = DmDeviceState::DEVICE_INFO_READY; variable 873 DmDeviceState devState = DmDeviceState::DEVICE_INFO_READY; variable 890 DmDeviceState devState = DmDeviceState::DEVICE_INFO_READY; variable 906 DmDeviceState devState = DmDeviceState::DEVICE_STATE_ONLINE; variable 921 DmDeviceState devState = DmDeviceState::DEVICE_STATE_OFFLINE; variable 936 DmDeviceState devState = DmDeviceState::DEVICE_INFO_CHANGED; variable 1609 DmDeviceState devState = DmDeviceState::DEVICE_INFO_READY; variable 1652 DmDeviceState devState = DmDeviceState::DEVICE_INFO_READY; variable
|
| D | UTTest_device_manager_service.cpp | 2160 DmDeviceState devState = DmDeviceState::DEVICE_INFO_READY; variable
|
| /foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/ |
| D | dcamera_source_hidumper.cpp | 149 std::map<std::string, int32_t> devState = camDumpInfo_.curState; in GetCurrentStateInfo() local
|
| D | distributed_camera_source_service.cpp | 346 int32_t devState = camSourceDev->GetStateInfo(); in GetDumpInfo() local
|
| /foundation/distributedhardware/device_manager/services/implementation/src/devicestate/ |
| D | dm_device_state_manager.cpp | 138 void DmDeviceStateManager::HandleDeviceStatusChange(DmDeviceState devState, DmDeviceInfo &devInfo) in HandleDeviceStatusChange() 172 void DmDeviceStateManager::ProcessDeviceStateChange(const DmDeviceState devState, const DmDeviceInf… in ProcessDeviceStateChange()
|
| /foundation/distributedhardware/device_manager/services/implementation/src/ |
| D | device_manager_service_impl.cpp | 166 void DeviceManagerServiceImpl::HandleOffline(DmDeviceState devState, DmDeviceInfo &devInfo) in HandleOffline() 213 void DeviceManagerServiceImpl::HandleOnline(DmDeviceState devState, DmDeviceInfo &devInfo) in HandleOnline() 260 void DeviceManagerServiceImpl::HandleDeviceStatusChange(DmDeviceState devState, DmDeviceInfo &devIn… in HandleDeviceStatusChange()
|
| D | device_manager_service_impl_lite.cpp | 112 void DeviceManagerServiceImpl::HandleDeviceStatusChange(DmDeviceState devState, DmDeviceInfo &devIn… in HandleDeviceStatusChange()
|
| /foundation/communication/nfc/services/src/tag/ |
| D | bt_connection_manager.cpp | 586 int32_t devState = 0; in HandleBtDisconnect() local
|
| /foundation/distributedhardware/device_manager/services/service/src/ |
| D | device_manager_service.cpp | 826 void DeviceManagerService::HandleDeviceStatusChange(DmDeviceState devState, DmDeviceInfo &devInfo) in HandleDeviceStatusChange()
|