Searched refs:ReportSaMainExit (Results 1 – 5 of 5) sorted by relevance
232 ReportSaMainExit("sa services path config error"); in main()238 ReportSaMainExit("saId is invalid"); in main()
90 ReportSaMainExit("DoStartSAProcess invalid path"); in DoStartSAProcess()99 ReportSaMainExit("InitSaProfiles no right profile"); in DoStartSAProcess()105 ReportSaMainExit("CheckSamgrReady failed"); in DoStartSAProcess()111 ReportSaMainExit("SA Run failed"); in DoStartSAProcess()
21 *ReportSaMainExit*;
21 void ReportSaMainExit(const std::string& reason);
97 void ReportSaMainExit(const std::string& reason) in ReportSaMainExit() function