Home
last modified time | relevance | path

Searched refs:notifyOnBuild (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc-java/core/src/main/java/io/grpc/
DInternalNotifyOnServerBuild.java27 void notifyOnBuild(Server server); in notifyOnBuild() method
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DAbstractServerImplBuilder.java256 notifyTarget.notifyOnBuild(server); in build()
/external/grpc-grpc-java/services/src/main/java/io/grpc/protobuf/services/
DProtoReflectionService.java82 public void notifyOnBuild(Server server) { in notifyOnBuild() method in ProtoReflectionService