MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / clear

Function clear

Source/Node/VideoNode.cpp:78–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 }
77
78 void clear() { _buf.clear(); }
79
80private:
81 bool findStartCode(size_t from, size_t& pos, size_t& len) const {

Callers 12

setMethod · 0.70
EntityPoolMethod · 0.50
~PoolManagerMethod · 0.50
_storeFunction · 0.50
~DataMethod · 0.50
dora_yue_clearFunction · 0.50
executeMainFileMethod · 0.50
entity_clearFunction · 0.50
DrawMethod · 0.50
~SensorMethod · 0.50
setEnabledMethod · 0.50

Calls 1

clearMethod · 0.65

Tested by

no test coverage detected