MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / size

Method size

deps/SDL2/src/hidapi/android/hid.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163 }
164
165 size_t size() const
166 {
167 return m_nSize;
168 }
169
170 const uint8_t *data() const
171 {

Callers 14

_GetNumWindowSlotsMethod · 0.45
SDL_RWsizeFunction · 0.45
ProcessInputMethod · 0.45
GetInputMethod · 0.45
GetFeatureReportMethod · 0.45
AddSdlButtonsMethod · 0.45
probeServiceMethod · 0.45
onServicesDiscoveredMethod · 0.45
pollInputDevicesMethod · 0.45
getJoystickMethod · 0.45
handleMotionEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected