Searched refs:IsValid (Results 1 – 3 of 3) sorted by relevance
50 if (rf_packet.IsValid()) { in SelectNfcA()52 if (poll_response.IsValid() && poll_response.GetIntProtocol() == 0b01) { in SelectNfcA()69 if (rf_packet.IsValid()) { in SelectT4AT()71 if (select_response.IsValid() && select_response.GetSender() == sender_id) { in SelectT4AT()100 if (rf_packet.IsValid()) { in SendApdu()102 if (data.IsValid() && rf_packet.GetSender() == receiver_id) { in SendApdu()
30 if (!event->IsValid()) { in FromBytes()128 bool AppToHostEvent::IsValid() const { in IsValid() function in android::AppToHostEvent
102 virtual bool IsValid() const;