Searched refs:sSequence (Results 1 – 3 of 3) sorted by relevance
42 private static final AtomicInteger sSequence = new AtomicInteger(); field in HTTPHandler161 sSequence.incrementAndGet()); in httpExchange()
73 static int32_t sSequence; variable
60 int32_t Layer::sSequence = 1; member in android::Layer65 sequence(uint32_t(android_atomic_inc(&sSequence))), in Layer()