Searched refs:UnexpectedRPCCall (Results 1 – 5 of 5) sorted by relevance
30 UnexpectedRPCCall, enumerator
512 return orcError(OrcErrorCode::UnexpectedRPCCall); in expect()598 return orcError(OrcErrorCode::UnexpectedRPCCall); in handleNone()
115 return orcError(OrcErrorCode::UnexpectedRPCCall); in handleKnownFunction()
760 return orcError(OrcErrorCode::UnexpectedRPCCall); in listenForCompileRequests()
42 case OrcErrorCode::UnexpectedRPCCall: in message()