Searched refs:SetIsNeedPreloadModule (Results 1 – 3 of 3) sorted by relevance
283 void SetIsNeedPreloadModule(bool isNeedPreloadModule);
278 void AppLaunchData::SetIsNeedPreloadModule(bool isNeedPreloadModule) in SetIsNeedPreloadModule() function in OHOS::AppExecFwk::AppLaunchData
490 launchData.SetIsNeedPreloadModule(isNeedPreloadModule_); in LaunchApplication()