Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/
H A Dmine_softbus_listener.cpp72 constexpr char DEVICE_TYPE_TYPE = 1; variable
433 output[(*outLen)++] = DEVICE_TYPE_TYPE; in ParseVertexDeviceJsonArray()
815 if (output[i] == DEVICE_TYPE_TYPE) { in MatchSearchVertexDevice()
817 matchItemNum[DEVICE_TYPE_TYPE] = 1; in MatchSearchVertexDevice()
819 matchItemResult[DEVICE_TYPE_TYPE] = 1; in MatchSearchVertexDevice()