Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_deviceprofile.cpp157 static void DumpAccountId(int64_t localAccountId, int64_t peerAccountId) in DumpAccountId() argument
166 if (sprintf_s(peerAccountString, LONG_TO_STRING_MAX_LEN, "%" PRId64, peerAccountId) == -1) { in DumpAccountId()
175 LNN_LOGI(LNN_STATE, "localAccountId=%{public}s, peerAccountId=%{public}s", in DumpAccountId()

Completed in 1 milliseconds