Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_json.cpp257 bool isNumberItem(const nlohmann::json &jsonNotice, const std::string &item) in isNumberItem() function
267 if (isNumberItem(jsonNotice, JSON_WIDGET_CTX_ID)) { in from_json()
273 if (isNumberItem(jsonNotice, JSON_ORIENTATION)) { in from_json()
276 if (isNumberItem(jsonNotice, JSON_NEED_ROTATE)) { in from_json()
279 if (isNumberItem(jsonNotice, JSON_ALREADY_LOAD)) { in from_json()
303 if (isNumberItem(jsonNotice[JSON_AUTH_PAYLOAD], JSON_AUTH_INTENT)) { in from_json()

Completed in 1 milliseconds