Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h47 #define JSON_KEY_HAS_PRIORITY "HAS_PRIORITY" macro
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_message.c499 (void)cJSON_AddTrueToObject(root, JSON_KEY_HAS_PRIORITY); in TransProxyPackHandshakeMsg()
559 (void)cJSON_AddTrueToObject(root, JSON_KEY_HAS_PRIORITY); in TransProxyPackHandshakeAckMsg()