Searched refs:inSetMethod (Results 1 – 1 of 1) sorted by relevance
79 AssertSignalNotCPUIndexed(signal, inSetMethod: false); in GetAddress()92 AssertSignalNotCPUIndexed(signal, inSetMethod: false); in GetSignal()105 AssertSignalNotCPUIndexed(signal, inSetMethod: false); in IsSignalEnabled()118 AssertSignalCPUIndexed(signal, inSetMethod: false); in IsSignalEnabledForCPU()174 AssertSignalNotCPUIndexed(signal, inSetMethod: true); in SetSignal()190 AssertSignalNotCPUIndexed(signal, inSetMethod: true); in SetSignalFromAddress()203 AssertSignalNotCPUIndexed(signal, inSetMethod: true); in SetSignalState()216 AssertSignalCPUIndexed(signal, inSetMethod: true); in SetSignalStateForCPU()236 private void AssertSignalCPUIndexed(Signal<ArmSignals> signal, bool inSetMethod) in AssertSignalCPUIndexed() argument240 var alternativeMethodNames = inSetMethod in AssertSignalCPUIndexed()[all …]