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.cpp157 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); in MakeWantKey() local
315 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); variable
347 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); variable
373 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); variable
401 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); variable
443 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.cpp75 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); in GetWantSenderLocked() local
136 const auto &pendingKey = item.first; in GetPendingWantRecordByKey() local
541 const auto &pendingKey = item.first; in Dump() local
572 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