Home
last modified time | relevance | path

Searched defs:dev (Results 1 - 25 of 81) sorted by relevance

1234

/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_socket_observer.h30 BluetoothRawAddress dev; member
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_frame_sync_vk.cpp31 RenderFrameSyncVk::RenderFrameSyncVk(Device& dev) : RenderFrameSync(), device_ { dev } in RenderFrameSyncVk() argument
H A Drender_backend_vk.cpp140 RenderBackendVk( Device& dev, GpuResourceManager& gpuResourceManager, const CORE_NS::IParallelTaskQueue::Ptr& queue) RenderBackendVk() argument
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_transform_processor_test_with_mock.cpp59 struct libinput_device dev {}; in HWTEST_F() struct
H A Dtouch_transform_processor_test.cpp377 struct libinput_device *dev = libinput_event_get_device(event); in HWTEST_F() local
414 struct libinput_device *dev = libinput_event_get_device(event); in HWTEST_F() local
446 struct libinput_device *dev = libinput_event_get_device(event); in HWTEST_F() local
/foundation/resourceschedule/ffrt/src/eu/
H A Dexecute_unit.cpp38 ThreadGroup* ExecuteUnit::BindTG(const DevType dev, QoS& qos) in BindTG() argument
43 void ExecuteUnit::BindWG(const DevType dev, QoS& qos) in BindWG() argument
48 void ExecuteUnit::UnbindTG(const DevType dev, QoS& qos) in UnbindTG() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/metadata/
H A Dstore_debug_info.h25 uint32_t dev = 0; member
/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_softbus_latency.cpp109 auto dev = offsets_.find(devId); in GetTimeSyncInfo() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_socket_proxy.cpp95 int BluetoothSocketProxy::RegisterClientObserver(const BluetoothRawAddress &dev, const bluetooth::Uuid uuid, in RegisterClientObserver() argument
116 int BluetoothSocketProxy::DeregisterClientObserver(const BluetoothRawAddress &dev, const bluetooth::Uuid uuid, in DeregisterClientObserver() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/
H A Dpath_effect.cpp89 std::shared_ptr<PathEffect> PathEffect::CreateDiscretePathEffect(scalar segLength, scalar dev, uint32_t seedAssist) in CreateDiscretePathEffect() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/effect/patheffect_fuzzer/
H A Dpatheffect_fuzzer.cpp60 scalar dev = GetObject<scalar>(); in PathEffectFuzzTest() local
/foundation/multimodalinput/input/service/key_event_normalize/test/
H A Dkey_event_normalize_test.cpp100 struct libinput_device *dev = libinput_event_get_device(event); in HWTEST_F() local
127 struct libinput_device *dev = libinput_event_get_device(event); in HWTEST_F() local
158 struct libinput_device *dev = libinput_event_get_device(event); in HWTEST_F() local
189 struct libinput_device *dev in HWTEST_F() local
216 struct libinput_device *dev = libinput_event_get_device(event); HWTEST_F() local
246 struct libinput_device *dev = libinput_event_get_device(event); HWTEST_F() local
276 struct libinput_device *dev = libinput_event_get_device(event); HWTEST_F() local
300 struct libinput_device *dev = libinput_event_get_device(event); HWTEST_F() local
[all...]
/foundation/multimodalinput/input/intention/services/test/unittest/src/
H A Ddevice_test.cpp65 Device *dev = new Device(deviceId); in HWTEST_F() local
82 Device *dev = new Device(deviceId); in HWTEST_F() local
97 Device *dev in HWTEST_F() local
111 Device *dev = new Device(deviceId); HWTEST_F() local
127 Device *dev = new Device(deviceId); HWTEST_F() local
143 Device *dev = new Device(deviceId); HWTEST_F() local
160 Device *dev = new Device(deviceId); HWTEST_F() local
178 Device *dev = new Device(deviceId); HWTEST_F() local
197 Device *dev = new Device(deviceId); HWTEST_F() local
216 Device *dev = new Device(deviceId); HWTEST_F() local
235 Device *dev = new Device(deviceId); HWTEST_F() local
253 Device *dev = new Device(deviceId); HWTEST_F() local
270 Device *dev = new Device(deviceId); HWTEST_F() local
288 Device *dev = new Device(deviceId); HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dwifi_p2p_service_manager_test.cpp100 WifiP2pDevice dev; in HWTEST_F() local
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/
H A Ddaudio_sink_manager_test.cpp135 std::shared_ptr<DAudioSinkDev> dev = nullptr; in HWTEST_F() local
182 auto dev = std::make_shared<DAudioSinkDev>(networkId, dAudioSinkIpcCallbackProxy); in HWTEST_F() local
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_utils.cpp101 TfLiteStatus GetTargetDevice(TfLiteContext* context, TfLiteDelegate* delegate, const NnrtApi* nnrt, size_t& dev) in GetTargetDevice() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_context_manager.cpp46 IDevice& dev = createInfo.renderContext.GetDevice(); in RenderNodeContextManager() local
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Ddisk_utils.cpp35 int CreateDiskNode(const std::string &path, dev_t dev) in CreateDiskNode() argument
/foundation/multimodalinput/input/service/crown_transform_processor/test/src/
H A Dcrown_transform_processor_test.cpp133 struct libinput_device *dev = libinput_event_get_device(event); in HWTEST_F() local
154 struct libinput_device *dev = libinput_event_get_device(event); in HWTEST_F() local
175 struct libinput_device *dev = libinput_event_get_device(event); in HWTEST_F() local
198 struct libinput_device *dev in HWTEST_F() local
233 struct libinput_device *dev = libinput_event_get_device(event); HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/event_handler/test/
H A Devent_normalize_handler_test.cpp271 struct libinput_device *dev = libinput_event_get_device(event); in HWTEST_F() local
297 struct libinput_device *dev = libinput_event_get_device(event); in HWTEST_F() local
324 struct libinput_device *dev = libinput_event_get_device(event); in HWTEST_F() local
355 struct libinput_device *dev in HWTEST_F() local
[all...]
H A Dinput_event_handler_test.cpp320 struct libinput_device *dev = libinput_event_get_device(event); in HWTEST_F() local
/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dinput_device_mgr.cpp320 std::shared_ptr<IDevice> dev = std::make_shared<Device>(remoteDeviceId); in GetRemoteDeviceById() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dkv_virtual_device.cpp144 void KvVirtualDevice::EraseWaterMark(const std::string &dev) in EraseWaterMark() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor_subscribe.cpp51 std::vector<uint8_t> dev; in CheckMissQueryDataItem() local
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/
H A Ddaudio_source_manager.h71 std::shared_ptr<DAudioSourceDev> dev; member

Completed in 14 milliseconds

1234