Home
last modified time | relevance | path

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

/external/grpc-grpc-java/api/src/main/java/io/grpc/
DStatus.java309 public static Status fromCodeValue(int codeValue) { in fromCodeValue() method in Status
317 private static Status fromCodeValue(byte[] asciiCodeValue) { in fromCodeValue() method in Status