Searched refs:NotifyCJUnhandledException (Results 1 – 3 of 3) sorted by relevance
31 bool NotifyCJUnhandledException(const std::string &errMsg);
50 bool ApplicationDataManager::NotifyCJUnhandledException(const std::string &errMsg) in NotifyCJUnhandledException() function in OHOS::AppExecFwk::ApplicationDataManager
1274 if (ApplicationDataManager::GetInstance().NotifyCJUnhandledException(summary) && in CreateCjExceptionInfo()