Home
last modified time | relevance | path

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

/base/customization/enterprise_device_management/common/native/include/
H A Dsecurity_report.h29 std::string outcome_; member
38 outcome_ = outcome; in ReportInfo()
/base/print/print_fwk/services/print_service/src/
H A Dprint_security_guard_info.cpp68 outcome_ = "success"; in setPrintTypeInfo()
71 outcome_ = "canceled"; in setPrintTypeInfo()
74 outcome_ = "failed"; in setPrintTypeInfo()
101 securityGuardInfoJson["outcome"] = outcome_; in ToJson()
/base/customization/enterprise_device_management/common/native/src/
H A Dsecurity_report.cpp43 jsonResult["outcome"] = reportInfo.outcome_; in ReportSecurityInfo()
/base/print/print_fwk/services/print_service/include/
H A Dprint_security_guard_info.h56 std::string outcome_{};

Completed in 2 milliseconds