/ohos5.0/foundation/distributedhardware/distributed_input/common/include/ |
H A D | input_hub.h | 49 struct Device { struct 50 Device* next; argument 53 InputDevice identifier; argument 60 Device(int fd, const std::string &path); argument 81 size_t StartCollectInputHandler(InputDeviceEvent *buffer, size_t bufferSize); argument
|
H A D | input_hub.cpp | 1642 InputHub::Device::Device(int fd, const std::string &path) in Device() function in OHOS::DistributedHardware::DistributedInput::InputHub::Device
|
/ohos5.0/docs/en/device-dev/ |
H A D | Readme-EN.md | 1 # Device chapter
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | gpu_program_vk.h | 29 class Device; variable
|
H A D | gpu_image_vk.h | 44 class Device; variable
|
/ohos5.0/docs/en/application-dev/reference/apis-driverdevelopment-kit/ |
H A D | js-apis-driver-deviceManager.md | 368 ## Device section
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-driverdevelopment-kit/ |
H A D | js-apis-driver-deviceManager.md | 368 ## Device section
|
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/include/device_manager/ |
H A D | device.h | 32 explicit Device(std::shared_ptr<DeviceInfo> info) : info_(info) {} in Device() function
|
/ohos5.0/base/sensors/sensor/rust/utils/socket_ipc_rust_ffi/src/stream_buffer/ |
H A D | net_packet.rs | 38 Device, enumerator
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_profile.cpp | 163 struct Device { struct 164 std::string jointUserId; 165 std::string process; 166 bool keepAlive = false; 167 Ark ark; 168 bool directLaunch = false; 169 bool supportBackup = false; 170 bool compressNativeLibs = true; 171 Network network; 172 bool debug = false;
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_connection_manager.cpp | 685 auto Device = FindDevice(addr, GATT_TRANSPORT_TYPE_LE, devLock); in LEConnectionParamterReqImpl() local 721 auto Device = FindDevice(addr, GATT_TRANSPORT_TYPE_LE, devLock); in LEConnectionUpdateCompleteImpl() local 884 auto Device = instance.pimpl->FindOrRegister(addr, transport, devLock); in ConnectionInComming() local 1113 GattConnectionManager::Device::Device(const uint8_t *addr, uint8_t transport, uint8_t type, bool au… in Device() function in OHOS::bluetooth::GattConnectionManager::Device 1131 GattConnectionManager::Device::Device(const GattDevice &device, bool autoConnect) in Device() function in OHOS::bluetooth::GattConnectionManager::Device
|
/ohos5.0/foundation/multimodalinput/input/intention/services/device_manager/src/ |
H A D | device.cpp | 60 Device::Device(int32_t deviceId) in Device() function in OHOS::Msdp::DeviceStatus::Device
|
/ohos5.0/base/msdp/device_status/intention/services/device_manager/src/ |
H A D | device.cpp | 60 Device::Device(int32_t deviceId) in Device() function in OHOS::Msdp::DeviceStatus::Device
|
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
H A D | audio_effect.h | 96 struct Device { struct 104 std::vector<std::vector<Device>> device; argument
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | device.cpp | 486 Device::Device(RenderContext& renderContext, const DeviceCreateInfo& deviceCreateInfo) : renderCont… in Device() function in Device
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | render_backend_gles.h | 39 class Device; variable
|
/ohos5.0/base/hiviewdfx/hitrace/interfaces/rust/innerkits/hitracechain/src/ |
H A D | lib.rs | 94 Device = 3, enumerator
|
/ohos5.0/base/request/request/services/src/manage/events/ |
H A D | mod.rs | 41 Device(i32), enumerator
|
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/server/ |
H A D | display_device_service.cpp | 21 namespace Device { namespace
|