Home
last modified time | relevance | path

Searched refs:bundleNameVec (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp615 std::vector<std::string> bundleNameVec; in ClearPendingWantRecordTask() local
617 pendingRecord->GetKey()->GetAllBundleNames(bundleNameVec); in ClearPendingWantRecordTask()
619 for (const auto &bundleItem: bundleNameVec) { in ClearPendingWantRecordTask()