Home | History | Annotate | Download | only in text

Lines Matching defs:ARG_SELECTOR

1831         // Iterate over (ARG_INT|DOUBLE, ARG_SELECTOR, message) tuples
1854 // Fetch the ARG_SELECTOR character.
1879 partIndex += 2; // skip the numeric part and ignore the ARG_SELECTOR
1944 // Iterate over (ARG_SELECTOR [ARG_INT|ARG_DOUBLE] message) tuples
1952 assert type==MessagePattern.Part.Type.ARG_SELECTOR;
1953 // part is an ARG_SELECTOR followed by an optional explicit value, and then a message