Home
last modified time | relevance | path

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

/external/grpc-grpc-java/core/src/main/java/io/grpc/
DStatus.java305 private static Status fromCodeValue(byte[] asciiCodeValue) { in fromCodeValue()
313 private static Status fromCodeValueSlow(byte[] asciiCodeValue) { in fromCodeValueSlow()