Lines Matching defs:proxy
82 GProxyAddress *proxy = G_PROXY_ADDRESS (object); in G_DEFINE_TYPE_WITH_PRIVATE() local
100 GProxyAddress *proxy = G_PROXY_ADDRESS (object); in g_proxy_address_set_property() local
149 GProxyAddress *proxy = G_PROXY_ADDRESS (object); in g_proxy_address_get_property() local
283 g_proxy_address_init (GProxyAddress *proxy) in g_proxy_address_init()
348 g_proxy_address_get_protocol (GProxyAddress *proxy) in g_proxy_address_get_protocol()
365 g_proxy_address_get_destination_protocol (GProxyAddress *proxy) in g_proxy_address_get_destination_protocol()
383 g_proxy_address_get_destination_hostname (GProxyAddress *proxy) in g_proxy_address_get_destination_hostname()
401 g_proxy_address_get_destination_port (GProxyAddress *proxy) in g_proxy_address_get_destination_port()
417 g_proxy_address_get_username (GProxyAddress *proxy) in g_proxy_address_get_username()
433 g_proxy_address_get_password (GProxyAddress *proxy) in g_proxy_address_get_password()
450 g_proxy_address_get_uri (GProxyAddress *proxy) in g_proxy_address_get_uri()