Searched refs:thisValue (Results 1 – 1 of 1) sorted by relevance
75 const std::string* thisValue = in fromJson() local77 if (thisValue == nullptr) in fromJson()86 userSession->uniqueId = *thisValue; in fromJson()90 userSession->sessionToken = *thisValue; in fromJson()94 userSession->csrfToken = *thisValue; in fromJson()98 userSession->username = *thisValue; in fromJson()102 userSession->clientId = *thisValue; in fromJson()106 userSession->clientIp = *thisValue; in fromJson()