Home
last modified time | relevance | path

Searched defs:jsonNotice (Results 1 – 1 of 1) sorted by relevance

/base/useriam/user_auth_framework/services/context/src/
Dwidget_json.cpp201 void to_json(nlohmann::json &jsonNotice, const WidgetNotice &notice) in to_json()
215 bool isNumberItem(const nlohmann::json &jsonNotice, const std::string item) in isNumberItem()
223 void from_json(const nlohmann::json &jsonNotice, WidgetNotice &notice) in from_json()