Searched defs:SetGateType (Results 1 – 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
D | gate.h | 211 void SetGateType(GateType type) in SetGateType() function |
D | circuit.cpp | 372 void Circuit::SetGateType(GateRef gate, GateType type) in SetGateType() function in panda::ecmascript::kungfu::Circuit |
D | gate_accessor.cpp | 749 void GateAccessor::SetGateType(GateRef gate, GateType gt) in SetGateType() function in panda::ecmascript::kungfu::GateAccessor |