Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_json.cpp227 void to_json(nlohmann::json &jsonNotice, const WidgetNotice &notice) in to_json()
241 bool isNumberItem(const nlohmann::json &jsonNotice, const std::string item) in isNumberItem()
249 void from_json(const nlohmann::json &jsonNotice, WidgetNotice &notice) in from_json()