Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h62 #define JSON_KEY_AUTH_SEQ "AUTH_SEQ" macro
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_message.c853 GetJsonObjectNumber64Item(root, JSON_KEY_AUTH_SEQ, &appInfo->authSeq); in TransProxyUnpackHandshakeMsg()