Home
last modified time | relevance | path

Searched defs:orcaState (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/orca/
H A DOrcaOobUtil.java245 OrcaReportingState orcaState; in createSubchannel() local
518 private final OrcaReportingHelper.OrcaReportingState orcaState; field in OrcaOobUtil.SubchannelImpl
521 SubchannelImpl(Subchannel delegate, OrcaReportingHelper.OrcaReportingState orcaState) { in SubchannelImpl()