Home
last modified time | relevance | path

Searched defs:allWantsInfos (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/unittest/pending_want_key_test/
H A Dpending_want_key_test.cpp148 std::vector<WantsInfo> allWantsInfos; variable
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/pendingwantmanager_fuzzer/
H A Dpendingwantmanager_fuzzer.cpp85 std::vector<WantsInfo> allWantsInfos; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_key.cpp51 void PendingWantKey::SetAllWantsInfos(const std::vector<WantsInfo> &allWantsInfos) in SetAllWantsInfos()
H A Dpending_want_record.cpp107 std::vector<WantsInfo> allWantsInfos = key_->GetAllWantsInfos(); in ExecuteOperation() local