Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_manager.h191 bool QueryRecordByBundle(const std::string &bundleName);
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp617 if (!QueryRecordByBundle(bundleName)) { in ClearPendingWantRecordTask()
621 if (!QueryRecordByBundle(bundleName)) { in ClearPendingWantRecordTask()
815 bool PendingWantManager::QueryRecordByBundle(const std::string &bundleName) in QueryRecordByBundle() function in OHOS::AAFwk::PendingWantManager

Completed in 3 milliseconds