Searched defs:removeWatcher (Results 1 – 2 of 2) sorted by relevance
| /external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/internal/security/certprovider/ | ||
| D | CertificateProvider.java | 70 synchronized void removeWatcher(Watcher watcher) { in removeWatcher() method in CertificateProvider.DistributorWatcher |
| /external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/ | ||
| D | XdsClientImpl.java | 570 void removeWatcher(ResourceWatcher<T> watcher) { in removeWatcher() method in XdsClientImpl.ResourceSubscriber |