Home
last modified time | relevance | path

Searched refs:DEVICE_UDID_TYPE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp74 constexpr char DEVICE_UDID_TYPE = 3; variable
431 output[(*outLen)++] = DEVICE_UDID_TYPE; in ParseVertexDeviceJsonArray()
827 } else if (output[i] == DEVICE_UDID_TYPE) { in MatchSearchVertexDevice()
829 matchItemNum[DEVICE_UDID_TYPE] = 1; in MatchSearchVertexDevice()
831 matchItemResult[DEVICE_UDID_TYPE] = 1; in MatchSearchVertexDevice()