Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dpending_want_key.h51 Want& GetRequestWantRef();
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_key.cpp103 Want& PendingWantKey::GetRequestWantRef() in GetRequestWantRef() function in OHOS::AAFwk::PendingWantKey
H A Dpending_want_manager.cpp187 if (!inputKey->IsEqualsRequestWant(key->GetRequestWantRef())) { in CheckPendingWantRecordByKey()