Home
last modified time | relevance | path

Searched refs:DEVICE_TYPE_WATCH (Results 1 - 10 of 10) sorted by relevance

/foundation/distributedhardware/device_manager/common/src/dfx/standard/
H A Ddm_hidumper.cpp37 {DEVICE_TYPE_WATCH, "DEVICE_TYPE_WATCH"},
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddm_device_info.h81 DEVICE_TYPE_WATCH = 0x6D, enumerator
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_privacy.cpp234 case DmDeviceType::DEVICE_TYPE_WATCH: in DeviceTypeToString()
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl.cpp103 return Global::Resource::DEVICE_TYPE::DEVICE_TYPE_WATCH; in ConvertDeviceType()
/foundation/multimedia/av_session/services/session/server/
H A Davsession_dumper.cpp62 {DistributedHardware::DEVICE_TYPE_WATCH, "watch" },
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp113 {DEVICE_TYPE_WATCH, DEVICE_TYPE_WATCH_STRING}, in GetDeviceTypeById()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h1527 DEVICE_TYPE_WATCH = 5, enumerator
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp921 env, deviceType, static_cast<int>(DeviceType::DEVICE_TYPE_WATCH), "DEVICE_TYPE_WATCH"); in DeviceTypeInit()
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h1630 DEVICE_TYPE_WATCH = 5, enumerator
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp3308 napi_create_uint32(env, static_cast<uint32_t>(DmDeviceType::DEVICE_TYPE_WATCH), in InitDeviceTypeEnum()

Completed in 18 milliseconds