Searched refs:JSON_AUTH_INTENT (Results 1 – 1 of 1) sorted by relevance
50 const std::string JSON_AUTH_INTENT = "authIntent"; variable231 {JSON_AUTH_INTENT, notice.authIntent}}); in to_json()287 if (isNumberItem(jsonNotice[JSON_AUTH_PAYLOAD], JSON_AUTH_INTENT)) { in from_json()288 jsonNotice[JSON_AUTH_PAYLOAD].at(JSON_AUTH_INTENT).get_to(notice.authIntent); in from_json()