Searched refs:AllowCleanDataLaunchApp (Results 1 – 2 of 2) sorted by relevance
136 bool AllowCleanDataLaunchApp(const DistributedData::Event &event, bool launchForCleanData);
695 bool DataShareServiceImpl::AllowCleanDataLaunchApp(const Event &event, bool launchForCleanData) in AllowCleanDataLaunchApp() function in OHOS::DataShare::DataShareServiceImpl719 …if (autoLaunchMetaData.datas.empty() || !AllowCleanDataLaunchApp(event, autoLaunchMetaData.launchF… in AutoLaunch()