Searched refs:SaveLaunchInfo (Results 1 – 2 of 2) sorted by relevance
137 static void SaveLaunchInfo(const std::string &bundleName, const std::string &userId,
650 SaveLaunchInfo(dataInfo.bundleName, dataInfo.userId, dataInfo.deviceId); in SubscribeChange()657 void DataShareServiceImpl::SaveLaunchInfo(const std::string &bundleName, const std::string &userId, in SaveLaunchInfo() function in OHOS::DataShare::DataShareServiceImpl796 …SaveLaunchInfo(bundleName, std::to_string(user), DeviceManagerAdapter::GetInstance().GetLocalDevic… in OnAppUpdate()