Home
last modified time | relevance | path

Searched defs:SetGateType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate.h211 void SetGateType(GateType type) in SetGateType() function
Dcircuit.cpp372 void Circuit::SetGateType(GateRef gate, GateType type) in SetGateType() function in panda::ecmascript::kungfu::Circuit
Dgate_accessor.cpp749 void GateAccessor::SetGateType(GateRef gate, GateType gt) in SetGateType() function in panda::ecmascript::kungfu::GateAccessor