Home
last modified time | relevance | path

Searched refs:_rest_proxy_get_binding_required (Results 1 – 3 of 3) sorted by relevance

/dports/devel/librest/rest-0.8.1/rest/
H A Drest-private.h53 gboolean _rest_proxy_get_binding_required (RestProxy *proxy);
H A Drest-proxy.c634 _rest_proxy_get_binding_required (RestProxy *proxy) in _rest_proxy_get_binding_required() function
H A Drest-proxy-call.c782 if (_rest_proxy_get_binding_required (priv->proxy) && !bound_url) in set_url()