Searched refs:executorDesc (Results 1 – 1 of 1) sorted by relevance
109 std::string executorDesc = "executor, type " + std::to_string(executorType); in ExecutorRegister() local110 UserIam::UserAuth::ReportSystemFault(Common::GetNowTimeString(), executorDesc); in ExecutorRegister()