Home
last modified time | relevance | path

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

/trunk/main/ucbhelper/source/provider/
H A Dinteractionrequest.cxx760 OSL_ENSURE( m_bCanSetPassword, in setRealm()
792 return m_bCanSetPassword; in canSetPassword()
800 OSL_ENSURE( m_bCanSetPassword, in setPassword()
803 if ( m_bCanSetPassword ) in setPassword()
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dinteractionrequest.hxx333 unsigned m_bCanSetPassword : 1; member in ucbhelper::InteractionSupplyAuthentication
545 m_bCanSetPassword( bCanSetPassword ), in InteractionSupplyAuthentication()
583 m_bCanSetPassword( bCanSetPassword ), in InteractionSupplyAuthentication()