Searched refs:RemoteAllocatorDoesNotExist (Results 1 – 7 of 7) sorted by relevance
25 RemoteAllocatorDoesNotExist = 1, enumerator
255 return orcError(OrcErrorCode::RemoteAllocatorDoesNotExist); in handleDestroyRemoteAllocator()391 return orcError(OrcErrorCode::RemoteAllocatorDoesNotExist); in handleReserveMem()410 return orcError(OrcErrorCode::RemoteAllocatorDoesNotExist); in handleSetProtections()
32 case OrcErrorCode::RemoteAllocatorDoesNotExist: in message()
28 RemoteAllocatorDoesNotExist, enumerator
240 orcError(OrcErrorCode::RemoteAllocatorDoesNotExist)); in handleDestroyRemoteAllocator()382 orcError(OrcErrorCode::RemoteAllocatorDoesNotExist)); in handleReserveMem()403 orcError(OrcErrorCode::RemoteAllocatorDoesNotExist)); in handleSetProtections()
38 case OrcErrorCode::RemoteAllocatorDoesNotExist: in message()
61 return orcError(OrcErrorCode::RemoteAllocatorDoesNotExist); in convertToErrorCode()