Home
last modified time | relevance | path

Searched defs:notifyOnBuild (Results 1 – 2 of 2) 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/services/src/main/java/io/grpc/protobuf/services/
DProtoReflectionService.java82 public void notifyOnBuild(Server server) { in notifyOnBuild() method in ProtoReflectionService