Searched defs:SetGateType (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | gate.h | 218 void SetGateType(GateType type) in SetGateType() function in panda::ecmascript::kungfu::Gate |
H A D | circuit.cpp | 396 void Circuit::SetGateType(GateRef gate, GateType type) in SetGateType() function in panda::ecmascript::kungfu::Circuit |
H A D | gate_accessor.cpp | 1193 void GateAccessor::SetGateType(GateRef gate, GateType gt) in SetGateType() function in panda::ecmascript::kungfu::GateAccessor |
Completed in 7 milliseconds