Home
last modified time | relevance | path

Searched refs:JSON_CHALLENGE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_json.cpp74 const std::string JSON_CHALLENGE = "challenge"; variable
99 auto jsonCmdExtraInfo = nlohmann::json({{JSON_CHALLENGE, cmd.extraInfo.challenge}, in GetJsonPayload()