MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / getPriority

Method getPriority

native/Base.h:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 PriorityNode();
46
47 virtual int getPriority() const { return this->_priority; };
48
49
50 virtual bool operator<(const PriorityNode &node) const {

Callers 1

operator<Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected