HomeSort by relevance Sort by last modified time
    Searched defs:GetEventType (Results 1 - 4 of 4) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_event.cpp 56 XFA_Element CXFA_Event::GetEventType() const {
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
InfMisc.py 61 def GetEventType(self):
  /device/google/contexthub/util/nanotool/
nanomessage.cpp 108 snprintf(buffer, sizeof(buffer), "ReadEventResponse %u\n", GetEventType());
142 return ReadEventResponse::IsAppToHostEvent(GetEventType());
146 return ReadEventResponse::IsSensorEvent(GetEventType());
150 return ReadEventResponse::IsResetReasonEvent(GetEventType());
154 return ReadEventResponse::IsLogEvent(GetEventType());
157 uint32_t ReadEventResponse::GetEventType() const {
234 EventType ConfigureSensorRequest::GetEventType() const {
257 EventType BridgeVersionInfoRequest::GetEventType() const {
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
ModuleObject.py 56 def GetEventType(self):

Completed in 155 milliseconds