Searched refs:CreateCjExceptionInfo (Results 1 – 2 of 2) sorted by relevance
298 … CJUncaughtExceptionInfo CreateCjExceptionInfo(const std::string &bundleName, uint32_t versionCode,
1238 CJUncaughtExceptionInfo MainThread::CreateCjExceptionInfo(const std::string &bundleName, in CreateCjExceptionInfo() function in OHOS::AppExecFwk::MainThread1617 auto expectionInfo = CreateCjExceptionInfo(bundleName, versionCode, hapPath); in HandleLaunchApplication()