Home
last modified time | relevance | path

Searched refs:helper_string_auth_set (Results 1 – 2 of 2) sorted by relevance

/dports/devel/pysvn/pysvn-1.9.12/Source/
H A Dpysvn_client.cpp338 Py::Object pysvn_client::helper_string_auth_set in helper_string_auth_set() function in pysvn_client
569 …return helper_string_auth_set( args, name_username, SVN_AUTH_PARAM_DEFAULT_USERNAME, m_context.m_d… in set_default_username()
581 …return helper_string_auth_set( args, name_password, SVN_AUTH_PARAM_DEFAULT_PASSWORD, m_context.m_d… in set_default_password()
H A Dpysvn.hpp354 Py::Object helper_string_auth_set( FunctionArguments &a_args,