Home
last modified time | relevance | path

Searched defs:dev (Results 1 – 25 of 107) sorted by relevance

12345

/foundation/multimodalinput/input/intention/services/test/unittest/src/
Ddevice_test.cpp65 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/
Dpackage-lock.json11 "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/
Dexecute_unit.cpp38 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/
De2e_udev_test.cpp108 …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/
Dtouchpad_transform_processor_test.cpp378 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 …]
Dtouch_transform_processor_test.cpp351 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
Dtouch_transform_processor_test_with_mock.cpp59 struct libinput_device dev {}; struct
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
Dhfp_ag_audio_connection.cpp49 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/
Dkey_event_normalize_test.cpp100 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/
Dgeneric_attribute_service.cpp130 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/
Dcrown_transform_processor_test.cpp133 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/
Dhfp_hf_audio_connection.cpp110 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/
Djson_payload.c183 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/
Ddevice_manager.cpp194 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/
Dmouse_event_normalize_test.cpp151 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/
Dcameradev_imx307.ini56 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"
Dcameradev_jxf23.ini56 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"
Dcameradev_imx335_5M.ini72 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"
Dcameradev_imx335_4M.ini72 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"
Dcameradev_imx335.ini72 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/
Dpackage-lock.json9 "dev": true boolean
/foundation/communication/netmanager_ext/services/ethernetmanager/src/
Dethernet_management.cpp134 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/
Dpackage-lock.json23 "dev": true, boolean
42 "dev": true, boolean
/foundation/multimodalinput/input/frameworks/proxy/events/test/
Dvirtual_input_device_test.cpp123 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/
Dbluetooth_socket_proxy.cpp95 int BluetoothSocketProxy::RegisterClientObserver(const BluetoothRawAddress &dev, const bluetooth::U… in RegisterClientObserver()
116 int BluetoothSocketProxy::DeregisterClientObserver(const BluetoothRawAddress &dev, const bluetooth:… in DeregisterClientObserver()

12345