Searched refs:getCondition (Results 1 – 7 of 7) sorted by relevance
161 .setCondition(link.getCondition() + suffix) in getLinks()176 metric.setCondition(template.getCondition() + suffix); in addEventMetric()196 metric.setCondition(template.getCondition() + suffix); in addCountMetric()217 metric.setCondition(template.getCondition() + suffix); in addDurationMetric()238 metric.setCondition(template.getCondition() + suffix); in addGaugeMetric()259 metric.setCondition(template.getCondition() + suffix); in addValueMetric()
223 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()
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()
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()
1368 cfInfo.reason = getCFReasonFromCondition(info.getCondition()); in getCallForwardInfo()1396 if (infos[i].getCondition() == ImsUtInterface.CDIV_CF_UNCONDITIONAL) { in handleCfQueryResult()
8397 method public int getCondition();