Home
last modified time | relevance | path

Searched refs:UNIFIED_DEVICE_NAME (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c138 #define UNIFIED_DEVICE_NAME "UNIFIED_DEVICE_NAME" macro
1102 (void)JSON_AddStringToObject(json, UNIFIED_DEVICE_NAME, unified); in GetAndSetLocalUnifiedName()
1112 (void)JSON_AddStringToObject(json, UNIFIED_DEVICE_NAME, unified); in GetAndSetLocalUnifiedName()
1128 (void)JSON_AddStringToObject(json, UNIFIED_DEVICE_NAME, info->deviceInfo.unifiedName); in PackCommonDevInfo()
1534 OptString(json, UNIFIED_DEVICE_NAME, info->deviceInfo.unifiedName, DEVICE_NAME_BUF_LEN, ""); in ParseCommonJsonInfo()

Completed in 4 milliseconds