| /foundation/multimodalinput/input/intention/services/test/unittest/src/ |
| D | device_test.cpp | 65 Device *dev = new Device(deviceId); variable 82 Device *dev = new Device(deviceId); variable 97 Device *dev = new Device(deviceId); variable 111 Device *dev = new Device(deviceId); variable 127 Device *dev = new Device(deviceId); variable 143 Device *dev = new Device(deviceId); variable 160 Device *dev = new Device(deviceId); variable 178 Device *dev = new Device(deviceId); variable 197 Device *dev = new Device(deviceId); variable 216 Device *dev = new Device(deviceId); variable [all …]
|
| /foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/ |
| D | package-lock.json | 11 "dev": true, boolean 28 "dev": true, boolean 37 "dev": true, boolean 48 "dev": true, boolean 72 "dev": true, boolean 81 "dev": true boolean 89 "dev": true, boolean 101 "dev": true, boolean 110 "dev": true, boolean 120 "dev": true, boolean [all …]
|
| /foundation/resourceschedule/ffrt/src/eu/ |
| D | execute_unit.cpp | 38 ThreadGroup* ExecuteUnit::BindTG(const DevType dev, QoS& qos) in BindTG() 43 void ExecuteUnit::BindWG(const DevType dev, QoS& qos) in BindWG() 48 void ExecuteUnit::UnbindTG(const DevType dev, QoS& qos) in UnbindTG() 56 auto create = [&](const DevType dev) { in CreateWorkerManager() 74 for (size_t dev = 0; dev < static_cast<size_t>(DevType::DEVMAX); ++dev) { in CreateWorkerManager() local
|
| /foundation/multimodalinput/input/libudev/test/ |
| D | e2e_udev_test.cpp | 108 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev)… in __anon1af537ad0202() 125 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev)… in __anon1af537ad0302() 138 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev)… in __anon1af537ad0402() 158 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev)… in __anon1af537ad0502() 171 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev)… in __anon1af537ad0602() 184 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev)… in __anon1af537ad0702() 197 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev)… in __anon1af537ad0802() 210 …s = inputManager_->GetDevice(listener_->deviceId_, [](std::shared_ptr<OHOS::MMI::InputDevice> dev)… in __anon1af537ad0902()
|
| /foundation/multimodalinput/input/service/touch_event_normalize/test/src/ |
| D | touchpad_transform_processor_test.cpp | 378 struct libinput_device *dev = libinput_event_get_device(event); variable 414 struct libinput_device *dev = libinput_event_get_device(event); variable 451 struct libinput_device *dev = libinput_event_get_device(event); variable 491 struct libinput_device *dev = libinput_event_get_device(event); variable 531 struct libinput_device *dev = libinput_event_get_device(event); variable 568 struct libinput_device *dev = libinput_event_get_device(event); variable 606 struct libinput_device *dev = libinput_event_get_device(event); variable 641 struct libinput_device *dev = libinput_event_get_device(event); variable 688 struct libinput_device *dev = libinput_event_get_device(event); variable 726 struct libinput_device *dev = libinput_event_get_device(event); variable [all …]
|
| D | touch_transform_processor_test.cpp | 351 struct libinput_device *dev = libinput_event_get_device(event); variable 388 struct libinput_device *dev = libinput_event_get_device(event); variable 420 struct libinput_device *dev = libinput_event_get_device(event); variable
|
| D | touch_transform_processor_test_with_mock.cpp | 59 struct libinput_device dev {}; struct
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| D | hfp_ag_audio_connection.cpp | 49 auto dev = GetDeviceByAddr(address); in IsAudioConnected() local 126 int HfpAgAudioConnection::ConnectByMsbc(AudioDevice &dev, BtAddr btAddr) const in ConnectByMsbc() 154 int HfpAgAudioConnection::ConnectByCvsd(AudioDevice &dev, BtAddr btAddr, bool cvsdEscoFailed) const in ConnectByCvsd() 206 auto dev = GetDeviceByAddr(remoteAddr_); in ConnectAudio() local 256 auto dev = GetDeviceByAddr(remoteAddr_); in DisconnectAudio() local 290 int HfpAgAudioConnection::AcceptByCvsd(const AudioDevice &dev, BtAddr btAddr) const in AcceptByCvsd() argument 332 auto dev = GetDeviceByAddr(remoteAddr_); in AcceptAudioConnection() local 391 auto dev = GetDeviceByAddr(address); in ProcessOnConnectRequest() local 424 std::vector<HfpAgAudioConnection::AudioDevice>::iterator dev, const std::string &address) in ProcessOnConnectCompletedFail() 454 auto dev = GetDeviceByAddr(address); in ProcessOnConnectCompleted() local
|
| /foundation/multimodalinput/input/service/key_event_normalize/test/ |
| D | key_event_normalize_test.cpp | 100 struct libinput_device *dev = libinput_event_get_device(event); variable 127 struct libinput_device *dev = libinput_event_get_device(event); variable 158 struct libinput_device *dev = libinput_event_get_device(event); variable 189 struct libinput_device *dev = libinput_event_get_device(event); variable 216 struct libinput_device *dev = libinput_event_get_device(event); variable 246 struct libinput_device *dev = libinput_event_get_device(event); variable 276 struct libinput_device *dev = libinput_event_get_device(event); variable 300 struct libinput_device *dev = libinput_event_get_device(event); variable
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/ |
| D | generic_attribute_service.cpp | 130 for (auto &dev : devices_) { in StoreNotifyInformation() local 158 for (auto &dev : devices) { in LoadNotifyInformation() local 184 auto dev = devices_.find(device); in ComfirmNotify() local 221 for (auto& dev : devices_) { in NotifyAllDevices() local 242 auto dev = devices_.emplace(device, NotifyInformation()); in ConnectIncoming() local 259 auto dev = devices_.find(device); in Disconnected() local
|
| /foundation/multimodalinput/input/service/crown_transform_processor/test/src/ |
| D | crown_transform_processor_test.cpp | 133 struct libinput_device *dev = libinput_event_get_device(event); variable 154 struct libinput_device *dev = libinput_event_get_device(event); variable 175 struct libinput_device *dev = libinput_event_get_device(event); variable 198 struct libinput_device *dev = libinput_event_get_device(event); variable 233 struct libinput_device *dev = libinput_event_get_device(event); variable
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
| D | hfp_hf_audio_connection.cpp | 110 int HfpHfAudioConnection::ConnectByCvsd(AudioDevice &dev, BtAddr btAddr, bool cvsdEscoFailed) const in ConnectByCvsd() 155 auto dev = GetDeviceByAddr(remoteAddr_); in ConnectAudio() local 186 auto dev = GetDeviceByAddr(remoteAddr_); in DisconnectAudio() local 219 int HfpHfAudioConnection::AcceptByCvsd(AudioDevice &dev, BtAddr btAddr) const in AcceptByCvsd() 258 auto dev = GetDeviceByAddr(remoteAddr_); in AcceptAudioConnection() local 310 auto dev = GetDeviceByAddr(address); in ProcessOnConnectRequest() local 343 auto dev = GetDeviceByAddr(address); in ProcessOnConnectCompleted() local 360 std::vector<HfpHfAudioConnection::AudioDevice>::iterator dev, const std::string &address) in ProcessOnConnectCompletedFail()
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
| D | json_payload.c | 183 static int32_t ParseDeviceJsonData(const cJSON *data, DeviceInfo *dev) in ParseDeviceJsonData() 232 static void ParseWifiApJsonData(const cJSON *data, DeviceInfo *dev) in ParseWifiApJsonData() 246 static void ParseModeJsonData(const cJSON *data, DeviceInfo *dev) in ParseModeJsonData() 265 static void ParseDeviceHashData(const cJSON *data, DeviceInfo *dev) in ParseDeviceHashData() 287 static void ParseServiceDataJsonData(const cJSON *data, DeviceInfo *dev) in ParseServiceDataJsonData() 310 static void ParseExtendServiceDataJsonData(const cJSON *data, DeviceInfo *dev) in ParseExtendServiceDataJsonData() 358 static void ParseBusinessType(const cJSON *data, DeviceInfo *dev) in ParseBusinessType() 375 static void ParseBusinessDataJsonData(const cJSON *data, DeviceInfo *dev, uint8_t isBroadcast) in ParseBusinessDataJsonData() 402 static void ParseSequenceNumber(const cJSON *data, DeviceInfo *dev, uint8_t isBroadcast) in ParseSequenceNumber()
|
| /foundation/multimodalinput/input/intention/services/device_manager/src/ |
| D | device_manager.cpp | 194 std::shared_ptr<IDevice> dev = FindDevice(devPath); in AddDevice() local 228 std::shared_ptr<IDevice> dev = devIter->second; in RemoveDevice() local 242 void DeviceManager::OnDeviceAdded(std::shared_ptr<IDevice> dev) in OnDeviceAdded() 264 void DeviceManager::OnDeviceRemoved(std::shared_ptr<IDevice> dev) in OnDeviceRemoved() 410 return AnyOf([this](std::shared_ptr<IDevice> dev) { in HasLocalPointerDevice() 420 return AnyOf([this](std::shared_ptr<IDevice> dev) { in HasLocalKeyboardDevice() 428 return AnyOf([this](std::shared_ptr<IDevice> dev) { in HasKeyboard() 440 for (const auto &dev : devices_) { in GetKeyboard() local
|
| /foundation/multimodalinput/input/service/mouse_event_normalize/test/src/ |
| D | mouse_event_normalize_test.cpp | 151 struct libinput_device *dev = libinput_event_get_device(event); variable 176 struct libinput_device *dev = libinput_event_get_device(event); variable 212 struct libinput_device *dev = libinput_event_get_device(event); variable 527 struct libinput_device *dev = libinput_event_get_device(event); variable 563 struct libinput_device *dev = libinput_event_get_device(event); variable
|
| /foundation/multimedia/media_lite/services/ |
| D | cameradev_imx307.ini | 56 sensor_type = "0"; 0 WIDE_ANGLE 1 FISH_EYE 2 TRUE_DEAPTH 57 sensor_lib = "/usr/lib/libsns_imx307.so" 58 sensor_obj = "stSnsImx307Obj" 59 sensor_width = "1920";stSize.u32Width 60 sensor_height = "1080";stSize.u32Width 61 bas_width = "1920";VI_BAS_SCALE_ATTR_S.stBasSize.u32Width 62 bas_height = "1080";VI_BAS_SCALE_ATTR_S.stBasSize.u32Height 63 … = "0"; 0:none, 1:build in,2:qudra line, 3:2_1 line, 4:2_1 frame ;VI_WDR_ATTR_S.enWDRMode 64 pipecnt = "1"
|
| D | cameradev_jxf23.ini | 56 sensor_type = "0"; 0 WIDE_ANGLE 1 FISH_EYE 2 TRUE_DEAPTH 57 sensor_lib = "/usr/lib/libsns_f23.so" 58 sensor_obj = "stSnsSoiF23Obj" 59 sensor_width = "1920";stSize.u32Width 60 sensor_height = "1080";stSize.u32Width 61 bas_width = "1920";VI_BAS_SCALE_ATTR_S.stBasSize.u32Width 62 bas_height = "1080";VI_BAS_SCALE_ATTR_S.stBasSize.u32Height 63 … = "0"; 0:none, 1:build in,2:qudra line, 3:2_1 line, 4:2_1 frame ;VI_WDR_ATTR_S.enWDRMode 64 pipecnt = "1"
|
| D | cameradev_imx335_5M.ini | 72 sensor_type = "0"; 0 WIDE_ANGLE 1 FISH_EYE 2 TRUE_DEAPTH 73 sensor_lib = "/usr/lib/libsns_imx335.so" 74 sensor_obj = "stSnsImx335Obj" 75 sensor_width = "2592";stSize.u32Width 76 sensor_height = "1944";stSize.u32Width 77 bas_width = "2592";VI_BAS_SCALE_ATTR_S.stBasSize.u32Width 78 bas_height = "1944";VI_BAS_SCALE_ATTR_S.stBasSize.u32Height 79 … = "0"; 0:none, 1:build in,2:qudra line, 3:2_1 line, 4:2_1 frame ;VI_WDR_ATTR_S.enWDRMode 80 pipecnt = "1"
|
| D | cameradev_imx335_4M.ini | 72 sensor_type = "0"; 0 WIDE_ANGLE 1 FISH_EYE 2 TRUE_DEAPTH 73 sensor_lib = "/usr/lib/libsns_imx335.so" 74 sensor_obj = "stSnsImx335Obj" 75 sensor_width = "2592";stSize.u32Width 76 sensor_height = "1944";stSize.u32Width 77 bas_width = "2592";VI_BAS_SCALE_ATTR_S.stBasSize.u32Width 78 bas_height = "1536";VI_BAS_SCALE_ATTR_S.stBasSize.u32Height 79 … = "0"; 0:none, 1:build in,2:qudra line, 3:2_1 line, 4:2_1 frame ;VI_WDR_ATTR_S.enWDRMode 80 pipecnt = "1"
|
| D | cameradev_imx335.ini | 72 sensor_type = "0"; 0 WIDE_ANGLE 1 FISH_EYE 2 TRUE_DEAPTH 73 sensor_lib = "/usr/lib/libsns_imx335.so" 74 sensor_obj = "stSnsImx335Obj" 75 sensor_width = "2592";stSize.u32Width 76 sensor_height = "1944";stSize.u32Width 77 bas_width = "2592";VI_BAS_SCALE_ATTR_S.stBasSize.u32Width 78 bas_height = "1944";VI_BAS_SCALE_ATTR_S.stBasSize.u32Height 79 … = "0"; 0:none, 1:build in,2:qudra line, 3:2_1 line, 4:2_1 frame ;VI_WDR_ATTR_S.enWDRMode 80 pipecnt = "1"
|
| /foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/ |
| D | package-lock.json | 9 "dev": true boolean
|
| /foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
| D | ethernet_management.cpp | 134 void EthernetManagement::UpdateInterfaceState(const std::string &dev, bool up) in UpdateInterfaceState() 360 for (auto &dev : tempDevMap) { in StartSetDevUpThd() local 390 void EthernetManagement::StartDhcpClient(const std::string &dev, sptr<DevInterfaceState> &devState) in StartDhcpClient() 397 void EthernetManagement::StopDhcpClient(const std::string &dev, sptr<DevInterfaceState> &devState) in StopDhcpClient() 463 …std::for_each(devs_.begin(), devs_.end(), [&info](const auto &dev) { dev.second->GetDumpInfo(info)… in GetDumpInfo()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/ |
| D | package-lock.json | 23 "dev": true, boolean 42 "dev": true, boolean
|
| /foundation/multimodalinput/input/frameworks/proxy/events/test/ |
| D | virtual_input_device_test.cpp | 123 auto inputDevFun = [&inputDeviceGet] (std::shared_ptr<InputDevice> dev) { in __anon4b4889ce0302() 145 auto inputDevFun = [&inputDeviceGet] (std::shared_ptr<InputDevice> dev) { in __anon4b4889ce0402()
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| D | bluetooth_socket_proxy.cpp | 95 int BluetoothSocketProxy::RegisterClientObserver(const BluetoothRawAddress &dev, const bluetooth::U… in RegisterClientObserver() 116 int BluetoothSocketProxy::DeregisterClientObserver(const BluetoothRawAddress &dev, const bluetooth:… in DeregisterClientObserver()
|