/foundation/communication/bluetooth/frameworks/inner/ipc/interface/ |
H A D | i_bluetooth_socket_observer.h | 30 BluetoothRawAddress dev;
member
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | render_frame_sync_vk.cpp | 31 RenderFrameSyncVk::RenderFrameSyncVk(Device& dev) : RenderFrameSync(), device_ { dev } in RenderFrameSyncVk() argument
|
H A D | render_backend_vk.cpp | 140 RenderBackendVk( Device& dev, GpuResourceManager& gpuResourceManager, const CORE_NS::IParallelTaskQueue::Ptr& queue) RenderBackendVk() argument
|
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/ |
H A D | touch_transform_processor_test_with_mock.cpp | 59 struct libinput_device dev {}; in HWTEST_F() struct
|
H A D | touch_transform_processor_test.cpp | 377 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 D | execute_unit.cpp | 38 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 D | store_debug_info.h | 25 uint32_t dev = 0; member
|
/foundation/distributedhardware/distributed_camera/services/channel/src/ |
H A D | dcamera_softbus_latency.cpp | 109 auto dev = offsets_.find(devId); in GetTimeSyncInfo() local
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_socket_proxy.cpp | 95 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 D | path_effect.cpp | 89 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 D | patheffect_fuzzer.cpp | 60 scalar dev = GetObject<scalar>(); in PathEffectFuzzTest() local
|
/foundation/multimodalinput/input/service/key_event_normalize/test/ |
H A D | key_event_normalize_test.cpp | 100 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 D | device_test.cpp | 65 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 D | wifi_p2p_service_manager_test.cpp | 100 WifiP2pDevice dev; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/test/unittest/managersink/src/ |
H A D | daudio_sink_manager_test.cpp | 135 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 D | nnrt_utils.cpp | 101 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 D | render_node_context_manager.cpp | 46 IDevice& dev = createInfo.renderContext.GetDevice(); in RenderNodeContextManager() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
H A D | disk_utils.cpp | 35 int CreateDiskNode(const std::string &path, dev_t dev) in CreateDiskNode() argument
|
/foundation/multimodalinput/input/service/crown_transform_processor/test/src/ |
H A D | crown_transform_processor_test.cpp | 133 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 D | event_normalize_handler_test.cpp | 271 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 D | input_event_handler_test.cpp | 320 struct libinput_device *dev = libinput_event_get_device(event); in HWTEST_F() local
|
/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | input_device_mgr.cpp | 320 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 D | kv_virtual_device.cpp | 144 void KvVirtualDevice::EraseWaterMark(const std::string &dev) in EraseWaterMark() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_storage_executor_subscribe.cpp | 51 std::vector<uint8_t> dev; in CheckMissQueryDataItem() local
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/include/ |
H A D | daudio_source_manager.h | 71 std::shared_ptr<DAudioSourceDev> dev; member
|