Searched refs:m_pStorageFile (Results 1 – 2 of 2) sorted by relevance
439 if( m_pStorageFile ) in PasswordContainer()450 if( m_pStorageFile ) in ~PasswordContainer()469 if( m_pStorageFile ) in disposing()986 if( !m_pStorageFile || !m_pStorageFile->useStorage() ) in GetMasterPassword()1153 if( m_pStorageFile ) in removeAllPersistent()1225 … if( m_pStorageFile && m_pStorageFile->useStorage() && m_pStorageFile->getEncodedMP( aEncodedMP ) ) in authorizateWithMasterPassword()1277 if ( m_pStorageFile && m_pStorageFile->useStorage() ) in changeMasterPassword()1319 if ( m_pStorageFile ) in removeMasterPassword()1332 if ( !m_pStorageFile ) in hasMasterPassword()1378 if ( m_pStorageFile && m_pStorageFile->useStorage() ) in useDefaultMasterPassword()[all …]
249 StorageItem* m_pStorageFile; member in PasswordContainer
Completed in 15 milliseconds