Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_info_report.cpp26 std::string TransformIntoJson(const std::string &user, int32_t id, ReportEvent event, int32_t resul… in TransformIntoJson() function
58 std::string content = TransformIntoJson(userName, id, event, result); in ReportSecurityInfo()