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

Method hash

native/desc/Action.cpp:125–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 }
124
125 uintptr_t ActivityStateAction::hash() const {
126 return this->_hashcode;
127 }
128
129/// check if two actions are the same
130/// \param action the action to compare with

Callers 3

operator==Method · 0.95
operator<Method · 0.95
ActivityStateActionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected