Searched defs:Device (Results 1 - 10 of 10) sorted by relevance
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | device.h | 32 class Device { class
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | device.h | 90 class Device : public IDevice { class
|
H A D | device.cpp | 486 Device::Device(RenderContext& renderContext, const DeviceCreateInfo& deviceCreateInfo) : renderContext_(renderContext) in Device() function in Device [all...] |
/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 [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_connection_manager.h | 38 class Device { class in OHOS::bluetooth::GattConnectionManager [all...] |
H A D | gatt_connection_manager.cpp | 685 auto Device = FindDevice(addr, GATT_TRANSPORT_TYPE_LE, devLock); LEConnectionParamterReqImpl() local 721 auto Device = FindDevice(addr, GATT_TRANSPORT_TYPE_LE, devLock); LEConnectionUpdateCompleteImpl() local 884 auto Device = instance.pimpl->FindOrRegister(addr, transport, devLock); ConnectionInComming() local 1113 GattConnectionManager::Device::Device(const uint8_t *addr, uint8_t transport, uint8_t type, bool autoConnect) Device() function in OHOS::bluetooth::GattConnectionManager::Device 1131 GattConnectionManager::Device::Device(const GattDevice &device, bool autoConnect) Device() function in OHOS::bluetooth::GattConnectionManager::Device [all...] |
/foundation/distributedhardware/distributed_input/common/include/ |
H A D | input_hub.h | 49 struct Device { struct in OHOS::DistributedHardware::DistributedInput::InputHub [all...] |
H A D | input_hub.cpp | 1642 InputHub::Device::Device(int fd, const std::string &path) Device() function in OHOS::DistributedHardware::DistributedInput::InputHub::Device [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_profile.cpp | 161 struct Device { struct [all...] |
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
H A D | audio_effect.h | 96 struct Device { struct
|
Completed in 10 milliseconds