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

  /device/google/contexthub/util/nanotool/
apptohostevent.cpp 38 return GetTypedData()->appId;
42 return GetTypedData()->dataLen;
46 return (reinterpret_cast<const uint8_t*>(GetTypedData())
128 const HostHubRawPacket *packet = GetTypedData();
144 const HostHubRawPacket *AppToHostEvent::GetTypedData() const {
apptohostevent.h 103 const HostHubRawPacket *GetTypedData() const;

Completed in 70 milliseconds