Lines Matching refs:OnAllocateError
339 OnAllocateError(STUN_ERROR_UNAUTHORIZED, in PrepareAddress()
357 OnAllocateError(STUN_ERROR_GLOBAL_FAILURE, in PrepareAddress()
370 OnAllocateError(SERVER_NOT_REACHABLE_ERROR, in PrepareAddress()
489 OnAllocateError( in OnSocketConnect()
520 OnAllocateError(STUN_ERROR_ALLOCATION_MISMATCH, in OnAllocateMismatch()
814 OnAllocateError(SERVER_NOT_REACHABLE_ERROR, in OnResolveResult()
829 OnAllocateError(SERVER_NOT_REACHABLE_ERROR, in OnResolveResult()
881 void TurnPort::OnAllocateError(int error_code, const std::string& reason) { in OnAllocateError() function in cricket::TurnPort
929 OnAllocateError(SERVER_NOT_REACHABLE_ERROR, ""); in Close()
983 OnAllocateError(SERVER_NOT_REACHABLE_ERROR, in OnAllocateRequestTimeout()
1443 port_->OnAllocateError(error_code, attr ? attr->reason() : ""); in OnErrorResponse()
1460 port_->OnAllocateError(STUN_ERROR_UNAUTHORIZED, attr ? attr->reason() : ""); in OnAuthChallenge()
1501 port_->OnAllocateError(STUN_ERROR_TRY_ALTERNATE, in OnTryAlternate()
1506 port_->OnAllocateError(STUN_ERROR_TRY_ALTERNATE, in OnTryAlternate()