Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_json.cpp49 const std::string JSON_AUTH_INTENT = "authIntent"; member
247 {JSON_AUTH_INTENT, notice.authIntent}}); in to_json()
303 if (isNumberItem(jsonNotice[JSON_AUTH_PAYLOAD], JSON_AUTH_INTENT)) { in from_json()
304 jsonNotice[JSON_AUTH_PAYLOAD].at(JSON_AUTH_INTENT).get_to(notice.authIntent); in from_json()

Completed in 1 milliseconds