Home
last modified time | relevance | path

Searched refs:residualBundleNameList (Results 1 - 1 of 1) sorted by relevance

/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/
H A Dservice.cpp114 std::vector<std::string> residualBundleNameList; in OnStart() local
116 residualBundleNameList = clearRecorder_->GetAllClearBundleRecords(); in OnStart()
118 if (!bundleNameList.empty() || !residualBundleNameList.empty()) { in OnStart()
135 auto ret = AppendBundlesClearSession(residualBundleNameList); in OnStart()

Completed in 4 milliseconds