Searched refs:SetNWebPreload (Results 1 – 5 of 5) sorted by relevance
271 void SetNWebPreload(const bool isAllowedNWebPreload);
268 void AppLaunchData::SetNWebPreload(const bool isAllowedNWebPreload) in SetNWebPreload() function in OHOS::AppExecFwk::AppLaunchData
884 void SetNWebPreload(const bool isAllowedNWebPreload);
491 launchData.SetNWebPreload(isAllowedNWebPreload_); in LaunchApplication()2566 void AppRunningRecord::SetNWebPreload(const bool isAllowedNWebPreload) in SetNWebPreload() function in OHOS::AppExecFwk::AppRunningRecord
1019 appRecord->SetNWebPreload(isPreload); in LaunchApplicationExt()