Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Dco_auth_service.cpp138 std::string executorDesc = "executor, type " + std::to_string(authType); in AddExecutorDeathRecipient() local
139 UserIam::UserAuth::ReportSystemFault(Common::GetNowTimeString(), executorDesc); in AddExecutorDeathRecipient()