Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_manager.h187 void EraseBundleRecord(const std::vector<WantsInfo> &wantsInfos, std::shared_ptr<PendingWantKey> key);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp117 EraseBundleRecord(wantSenderInfo.allWants, ref->GetKey()); in GetWantSenderLocked()
256 EraseBundleRecord(record.GetKey()->GetAllWantsInfos(), record.GetKey()); in CancelWantSenderLocked()
637 EraseBundleRecord(wantInfos, pendingRecord->GetKey()); in ClearPendingWantRecordTask()
778 void PendingWantManager::EraseBundleRecord( in EraseBundleRecord() function in OHOS::AAFwk::PendingWantManager

Completed in 3 milliseconds