Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DCsdsServiceTest.java441 BootstrapInfo getBootstrapInfo() { in getBootstrapInfo() method in CsdsServiceTest.FakeXdsClient
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
H A DXdsClient.java280 Bootstrapper.BootstrapInfo getBootstrapInfo() { in getBootstrapInfo() method in XdsClient
H A DXdsClientImpl.java375 Bootstrapper.BootstrapInfo getBootstrapInfo() { in getBootstrapInfo() method in XdsClientImpl