Searched refs:IsEqualsRequestWant (Results 1 – 3 of 3) sorted by relevance
57 bool IsEqualsRequestWant(const Want &otherWant);
140 bool PendingWantKey::IsEqualsRequestWant(const Want &otherWant) in IsEqualsRequestWant() function in OHOS::AAFwk::PendingWantKey
187 if (!inputKey->IsEqualsRequestWant(key->GetRequestWantRef())) { in CheckPendingWantRecordByKey()