OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
())
122
const HostHubRawPacket *packet =
GetTypedData
();
138
const HostHubRawPacket *AppToHostEvent::
GetTypedData
() const {
apptohostevent.h
99
const HostHubRawPacket *
GetTypedData
() const;
Completed in 53 milliseconds