Searched defs:nextId (Results 1 – 12 of 12) sorted by relevance
24 int nextId(); in nextId() method
72 String nextId = lexer.getNextId(); in parse() local
43 String nextId = lexer.getNextId(); in parse() local
47 String nextId = lexer.getNextId(); in parse() local
125 static int nextId; field in CircularDependencyTest.AImpl167 static int nextId; field in CircularDependencyTest.BImpl
640 static final AtomicInteger nextId = new AtomicInteger(); field in BinderTestSuite
52 public int nextId() { in nextId() method in MethodAnalyzerTest
373 public int nextId() { in nextId() method in MethodProbesAdapterTest
11 private static int nextId = 1234; field in R
222 static int nextId; field in ImmutableSortedSetTest.Impl
348 static int nextId; field in ImmutableSortedSetTest.Impl
969 SpvId SPIRVCodeGenerator::nextId() { in nextId() function in SkSL::SPIRVCodeGenerator