Searched refs:chain_type (Results 1 – 2 of 2) sorted by relevance
1166 MoveFromBinaryFormat(chain_type, p); in CallChainRecord()1183 this->chain_type = static_cast<int>(type); in CallChainRecord()1192 MoveToBinaryFormat(this->chain_type, p); in CallChainRecord()1204 switch (chain_type) { in DumpData()
579 uint64_t chain_type; member