Home
last modified time | relevance | path

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

/base/useriam/user_auth_framework/services/context/src/
Dwidget_json.cpp126 void to_json(nlohmann::json &jsonNotice, const WidgetNotice &notice) in to_json() function
159 void to_json(nlohmann::json &jsonCommand, const WidgetCommand &command) in to_json() function
207 void to_json(nlohmann::json &jsWidgetCmdParam, const WidgetCmdParameters &widgetCmdParameters) in to_json() function
/base/update/updateservice/interfaces/inner_api/common/include/
Dcommon_error_define.h67 friend void to_json(nlohmann::json &jsonObj, const ErrorMessage &message) in to_json() function
110 friend void to_json(nlohmann::json &jsonObj, const BusinessError &businessError) in to_json() function
/base/update/updateservice/interfaces/inner_api/include/
Dupdate_helper.h464 friend void to_json(nlohmann::json &jsonObj, const UpdateTime &updateTime) in to_json() function