Searched refs:GateTypeStr (Results 1 – 2 of 2) sorted by relevance
693 std::string Gate::GateTypeStr(GateType gateType) const in GateTypeStr() function in panda::ecmascript::kungfu::Gate727 log += "type=" + GateTypeStr(type_) + ", "; in Print()785 log += "type=" + GateTypeStr(type_) + ", "; in ShortPrint()
257 std::string GateTypeStr(GateType gateType) const;