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_dump_test/
H A Dpending_want_manager_dump_test.cpp67 auto pendingKey = std::make_shared<PendingWantKey>(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/pending_want_manager_test/
H A 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>(); HWTEST_F() local
348 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); HWTEST_F() local
374 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); HWTEST_F() local
402 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); HWTEST_F() local
444 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/pending_want_record_test/
H A Dpending_want_record_test.cpp136 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); in MakeWantKey() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp88 std::shared_ptr<PendingWantKey> pendingKey = std::make_shared<PendingWantKey>(); in GetWantSenderLocked() local
152 const auto pendingKey = item.first; GetPendingWantRecordByKey() local
701 const auto &pendingKey = item.first; Dump() local
733 const auto &pendingKey = item.first; DumpByRecordId() local
[all...]

Completed in 4 milliseconds