Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_key.cpp54 allWantsInfos_ = allWantsInfos; in SetAllWantsInfos()
117 return allWantsInfos_; in GetAllWantsInfos()
149 for (const auto &wantInfo : allWantsInfos_) { in GetAllBundleNames()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_key.h68 std::vector<WantsInfo> allWantsInfos_ = {}; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_key_test/
H A Dpending_want_key_test.cpp147 amsPendingWantKey->allWantsInfos_.clear();