Home
last modified time | relevance | path

Searched defs:isDeviceType (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Darray_usb_device_type_serializer.cpp64 cJSON* isDeviceType = cJSON_GetObjectItem(item, IS_DEVICE_TYPE.c_str()); in Deserialize() local
/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_interface_type.h102 bool isDeviceType; member