Searched refs:getCondition (Results 1 – 7 of 7) sorted by relevance
225 public @CallForwardReasons int getCondition() { in getCondition() method in ImsCallForwardInfo
1171 Vals.push_back(VE.getValueID(II.getCondition())); in WriteInstruction()1179 Vals.push_back(VE.getTypeID(SI.getCondition()->getType())); in WriteInstruction()1180 Vals.push_back(VE.getValueID(SI.getCondition())); in WriteInstruction()
1169 Vals.push_back(VE.getValueID(II.getCondition())); in WriteInstruction()1177 Vals.push_back(VE.getTypeID(SI.getCondition()->getType())); in WriteInstruction()1178 Vals.push_back(VE.getValueID(SI.getCondition())); in WriteInstruction()
1202 Vals.push_back(VE.getValueID(II.getCondition())); in WriteInstruction()1210 Vals.push_back(VE.getTypeID(SI.getCondition()->getType())); in WriteInstruction()1211 Vals.push_back(VE.getValueID(SI.getCondition())); in WriteInstruction()
1646 cfInfo.reason = getCFReasonFromCondition(info.getCondition()); in getCallForwardInfo()1676 if (infos[i].getCondition() == ImsUtInterface.CDIV_CF_UNCONDITIONAL) { in handleCfQueryResult()
12855 method public int getCondition();
56449 method public final java.util.concurrent.locks.Condition getCondition();