Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
Dpending_want_manager_test.cpp158 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); in MakeWantKey() local
316 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); variable
348 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); variable
374 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); variable
402 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); variable
444 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); variable
/foundation/ability/ability_runtime/test/unittest/pending_want_manager_dump_test/
Dpending_want_manager_dump_test.cpp67 auto pendingKey = std::make_shared<PendingWantKey>(); variable
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dpending_want_manager.cpp83 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); in GetWantSenderLocked() local
145 const auto pendingKey = item.first; in GetPendingWantRecordByKey() local
686 const auto &pendingKey = item.first; in Dump() local
718 const auto &pendingKey = item.first; in DumpByRecordId() local
/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/
Dpending_want_record_test.cpp136 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); in MakeWantKey() local