Searched refs:validWireErrorCode (Results 1 – 2 of 2) sorted by relevance
225 static boolean validWireErrorCode(int code) { in validWireErrorCode() method in ServiceLocationException
240 if (!ServiceLocationException.validWireErrorCode(hdr.errCode)) { in makeErrorReply()