Home
last modified time | relevance | path

Searched refs:DEVICE_TYPE_UNKNOWN (Results 1 - 12 of 12) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_ue.cpp27 constexpr int32_t DEVICE_TYPE_UNKNOWN = 0; member
199 return DEVICE_TYPE_UNKNOWN; in GetDeviceTypeByNetworkId()
/foundation/distributedhardware/device_manager/common/src/dfx/standard/
H A Ddm_hidumper.cpp31 {DEVICE_TYPE_UNKNOWN, "DEVICE_TYPE_UNKNOWN"},
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddm_device_info.h57 DEVICE_TYPE_UNKNOWN = 0x00, enumerator
/foundation/multimodalinput/input/util/common/include/
H A Dstruct_multimodal.h42 DEVICE_TYPE_UNKNOWN = -1, enumerator
/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddm_adapter.cpp252 int32_t deviceType = DmDeviceType::DEVICE_TYPE_UNKNOWN; in GetLocalDeviceType()
/foundation/multimedia/av_session/services/session/server/
H A Davsession_dumper.cpp56 {DistributedHardware::DEVICE_TYPE_UNKNOWN, "unknown" },
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp108 {DEVICE_TYPE_UNKNOWN, DEVICE_TYPE_UNKNOWN_STRING}, in GetDeviceTypeById()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h234 const int DEVICE_TYPE_UNKNOWN = -1; member
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp365 authResponseContext_->deviceTypeId = DmDeviceType::DEVICE_TYPE_UNKNOWN; in GetAuthReqMessage()
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_connector.cpp620 return DmDeviceType::DEVICE_TYPE_UNKNOWN; in GetLocalDeviceTypeId()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h234 const int DEVICE_TYPE_UNKNOWN = -1; member
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp3300 napi_create_uint32(env, static_cast<uint32_t>(DmDeviceType::DEVICE_TYPE_UNKNOWN), in InitDeviceTypeEnum()

Completed in 22 milliseconds