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

  /external/pdfium/xfa/fxfa/parser/
cxfa_event.h 21 XFA_Element GetEventType() const;
cxfa_event.cpp 56 XFA_Element CXFA_Event::GetEventType() const {
cxfa_node.cpp     [all...]
  /device/google/contexthub/util/nanotool/
nanomessage.h 102 virtual EventType GetEventType() const = 0;
145 uint32_t GetEventType() const;
179 EventType GetEventType() const override;
201 EventType GetEventType() const override;
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 {
sensorevent.cpp 104 GetEventType() - static_cast<uint32_t>(EventType::FirstSensorEvent));
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
InfMisc.py 61 def GetEventType(self):
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
ModuleObject.py 56 def GetEventType(self):
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
XmlParser.py 502 'EventType':Item.GetEventType()}
    [all...]
ModuleSurfaceAreaXml.py 414 AttributeList = [['EventType', Event.GetEventType()],
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tuner.h     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/GenMetaFile/
GenInfFile.py     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/PomAdapter/
InfPomAlignment.py 416 Event.SetEventType(Item.GetEventType())
    [all...]

Completed in 676 milliseconds