Searched refs:m_pStorageFile (Results 1 – 2 of 2) sorted by relevance
430 m_pStorageFile( NULL ) in PasswordContainer()439 if( m_pStorageFile ) in PasswordContainer()450 if( m_pStorageFile ) in ~PasswordContainer()469 if( m_pStorageFile ) in disposing()903 if( !m_pStorageFile || !m_pStorageFile->useStorage() ) in GetMasterPassword()1053 if( m_pStorageFile ) in removeAllPersistent()1128 … if( m_pStorageFile && m_pStorageFile->useStorage() && m_pStorageFile->getEncodedMP( aEncodedMP ) ) in authorizateWithMasterPassword()1180 if ( m_pStorageFile && m_pStorageFile->useStorage() ) in changeMasterPassword()1237 if ( m_pStorageFile ) in removeMasterPassword()1296 if ( m_pStorageFile && m_pStorageFile->useStorage() ) in useDefaultMasterPassword()[all …]
249 StorageItem* m_pStorageFile; member in PasswordContainer
Completed in 16 milliseconds