Searched refs:IsResetReasonEvent (Results 1 – 2 of 2) sorted by relevance
120 } else if (ReadEventResponse::IsResetReasonEvent(event_type)) { in FromBytes()146 bool ReadEventResponse::IsResetReasonEvent() const { in IsResetReasonEvent() function in android::ReadEventResponse147 return ReadEventResponse::IsResetReasonEvent(GetEventType()); in IsResetReasonEvent()163 bool ReadEventResponse::IsResetReasonEvent(uint32_t event_type) { in IsResetReasonEvent() function in android::ReadEventResponse
141 bool IsResetReasonEvent() const;151 static bool IsResetReasonEvent(uint32_t event_type);