Searched refs:GetIsFailure (Results 1 – 3 of 3) sorted by relevance
68 bool GetIsFailure() const;
77 bool SmsSendIndexer::GetIsFailure() const in GetIsFailure() function in OHOS::Telephony::SmsSendIndexer
104 if (!smsIndexer->GetIsFailure()) { in HandleMessageResponse()408 if (smsIndexer == nullptr || smsIndexer->GetIsFailure()) { in OnRilAdapterHostDied()