Searched refs:IsNeedPreloadModule (Results 1 – 3 of 3) sorted by relevance
289 bool IsNeedPreloadModule() const;
283 bool AppLaunchData::IsNeedPreloadModule() const in IsNeedPreloadModule() function in OHOS::AppExecFwk::AppLaunchData
1774 if (appLaunchData.IsNeedPreloadModule()) { in HandleLaunchApplication()