Home
last modified time | relevance | path

Searched refs:unmarshalException (Results 1 – 12 of 12) sorted by relevance

/dports/devel/ice37/ice-3.7.2/ruby/src/IceRuby/
H A DOperation.cpp71 VALUE unmarshalException(const vector<Ice::Byte>&, const Ice::CommunicatorPtr&);
331 volatile VALUE ex = unmarshalException(result, communicator); in invoke()
558 IceRuby::OperationI::unmarshalException(const vector<Ice::Byte>& bytes, const Ice::CommunicatorPtr&… in unmarshalException() function in IceRuby::OperationI
/dports/devel/php-ice37/ice-3.7.2/ruby/src/IceRuby/
H A DOperation.cpp71 VALUE unmarshalException(const vector<Ice::Byte>&, const Ice::CommunicatorPtr&);
331 volatile VALUE ex = unmarshalException(result, communicator); in invoke()
558 IceRuby::OperationI::unmarshalException(const vector<Ice::Byte>& bytes, const Ice::CommunicatorPtr&… in unmarshalException() function in IceRuby::OperationI
/dports/devel/py-ice37/ice-3.7.2/ruby/src/IceRuby/
H A DOperation.cpp71 VALUE unmarshalException(const vector<Ice::Byte>&, const Ice::CommunicatorPtr&);
331 volatile VALUE ex = unmarshalException(result, communicator); in invoke()
558 IceRuby::OperationI::unmarshalException(const vector<Ice::Byte>& bytes, const Ice::CommunicatorPtr&… in unmarshalException() function in IceRuby::OperationI
/dports/devel/php-ice37/ice-3.7.2/php/src/php7/
H A DOperation.cpp125 void unmarshalException(zval*, const pair<const Ice::Byte*, const Ice::Byte*>&);
627 IcePHP::TypedInvocation::unmarshalException(zval* zex, const pair<const Ice::Byte*, const Ice::Byte… in unmarshalException() function in IcePHP::TypedInvocation
789 unmarshalException(&ex, rb); in invoke()
/dports/devel/ice37/ice-3.7.2/php/src/php7/
H A DOperation.cpp125 void unmarshalException(zval*, const pair<const Ice::Byte*, const Ice::Byte*>&);
627 IcePHP::TypedInvocation::unmarshalException(zval* zex, const pair<const Ice::Byte*, const Ice::Byte… in unmarshalException() function in IcePHP::TypedInvocation
789 unmarshalException(&ex, rb); in invoke()
/dports/devel/py-ice37/ice-3.7.2/php/src/php7/
H A DOperation.cpp125 void unmarshalException(zval*, const pair<const Ice::Byte*, const Ice::Byte*>&);
627 IcePHP::TypedInvocation::unmarshalException(zval* zex, const pair<const Ice::Byte*, const Ice::Byte… in unmarshalException() function in IcePHP::TypedInvocation
789 unmarshalException(&ex, rb); in invoke()
/dports/devel/php-ice37/ice-3.7.2/php/src/php5/
H A DOperation.cpp129 zval* unmarshalException(const pair<const Ice::Byte*, const Ice::Byte*>& TSRMLS_DC);
663 IcePHP::TypedInvocation::unmarshalException(const pair<const Ice::Byte*, const Ice::Byte*>& bytes T… in unmarshalException() function in IcePHP::TypedInvocation
823 zval* ex = unmarshalException(rb TSRMLS_CC); in invoke()
/dports/devel/ice37/ice-3.7.2/php/src/php5/
H A DOperation.cpp129 zval* unmarshalException(const pair<const Ice::Byte*, const Ice::Byte*>& TSRMLS_DC);
663 IcePHP::TypedInvocation::unmarshalException(const pair<const Ice::Byte*, const Ice::Byte*>& bytes T… in unmarshalException() function in IcePHP::TypedInvocation
823 zval* ex = unmarshalException(rb TSRMLS_CC); in invoke()
/dports/devel/py-ice37/ice-3.7.2/php/src/php5/
H A DOperation.cpp129 zval* unmarshalException(const pair<const Ice::Byte*, const Ice::Byte*>& TSRMLS_DC);
663 IcePHP::TypedInvocation::unmarshalException(const pair<const Ice::Byte*, const Ice::Byte*>& bytes T… in unmarshalException() function in IcePHP::TypedInvocation
823 zval* ex = unmarshalException(rb TSRMLS_CC); in invoke()
/dports/devel/ice37/ice-3.7.2/python/modules/IcePy/
H A DOperation.cpp111 …PyObject* unmarshalException(const OperationPtr&, const pair<const Ice::Byte*, const Ice::Byte*>&);
2112 IcePy::Invocation::unmarshalException(const OperationPtr& op, const pair<const Ice::Byte*, const Ic… in unmarshalException() function in IcePy::Invocation
2280 PyObjectHandle ex = unmarshalException(_op, rb); in invoke()
2558 PyObjectHandle ex = unmarshalException(_op, results); in end()
2627 PyObjectHandle ex = unmarshalException(_op, results); in response()
3081 PyObjectHandle ex = unmarshalException(_op, results); in handleResponse()
/dports/devel/php-ice37/ice-3.7.2/python/modules/IcePy/
H A DOperation.cpp111 …PyObject* unmarshalException(const OperationPtr&, const pair<const Ice::Byte*, const Ice::Byte*>&);
2112 IcePy::Invocation::unmarshalException(const OperationPtr& op, const pair<const Ice::Byte*, const Ic… in unmarshalException() function in IcePy::Invocation
2280 PyObjectHandle ex = unmarshalException(_op, rb); in invoke()
2558 PyObjectHandle ex = unmarshalException(_op, results); in end()
2627 PyObjectHandle ex = unmarshalException(_op, results); in response()
3081 PyObjectHandle ex = unmarshalException(_op, results); in handleResponse()
/dports/devel/py-ice37/ice-3.7.2/python/modules/IcePy/
H A DOperation.cpp111 …PyObject* unmarshalException(const OperationPtr&, const pair<const Ice::Byte*, const Ice::Byte*>&);
2112 IcePy::Invocation::unmarshalException(const OperationPtr& op, const pair<const Ice::Byte*, const Ic… in unmarshalException() function in IcePy::Invocation
2280 PyObjectHandle ex = unmarshalException(_op, rb); in invoke()
2558 PyObjectHandle ex = unmarshalException(_op, results); in end()
2627 PyObjectHandle ex = unmarshalException(_op, results); in response()
3081 PyObjectHandle ex = unmarshalException(_op, results); in handleResponse()