Searched defs:STREAM_ID (Results 1 – 4 of 4) sorted by relevance
/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/ | ||
D | NettyStreamTestBase.java | 59 protected static final int STREAM_ID = 1; field in NettyStreamTestBase |
D | NettyServerHandlerTest.java | 113 private static final int STREAM_ID = 3; field in NettyServerHandlerTest |
/external/mesa3d/src/compiler/nir/ | ||
D | nir_intrinsics.py | 85 STREAM_ID = "NIR_INTRINSIC_STREAM_ID" variable |
/external/bcc/src/python/bcc/ | ||
D | __init__.py | 154 STREAM_ID = (1 << 9) variable in PerfEventSampleFormat |