Searched refs:IsResetReasonEvent (Results 1 – 2 of 2) sorted by relevance
121 } else if (ReadEventResponse::IsResetReasonEvent(event_type)) { in FromBytes()149 bool ReadEventResponse::IsResetReasonEvent() const { in IsResetReasonEvent() function in android::ReadEventResponse150 return ReadEventResponse::IsResetReasonEvent(GetEventType()); in IsResetReasonEvent()170 bool ReadEventResponse::IsResetReasonEvent(uint32_t event_type) { in IsResetReasonEvent() function in android::ReadEventResponse
143 bool IsResetReasonEvent() const;154 static bool IsResetReasonEvent(uint32_t event_type);