Lines Matching refs:HasPasswords
388 if ( !aRecord.HasPasswords( PERSISTENT_RECORD ) ) in update()
698 if( aRecord.HasPasswords( MEMORY_RECORD ) ) in UpdateVector()
701 if( aRecord.HasPasswords( PERSISTENT_RECORD ) ) in UpdateVector()
716 if( aRecord.HasPasswords( PERSISTENT_RECORD ) && writeFile ) in UpdateVector()
730 if( aRecord.HasPasswords( MEMORY_RECORD ) ) in CopyToUserRecord()
733 if( io_bTryToDecode && aRecord.HasPasswords( PERSISTENT_RECORD ) ) in CopyToUserRecord()
1085 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) && m_pStorageFile ) in remove()
1127 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in removePersistent()
1136 if( !aNPIter->HasPasswords( MEMORY_RECORD ) ) in removePersistent()
1160 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in removeAllPersistent()
1166 if( !aNPIter->HasPasswords( MEMORY_RECORD ) ) in removeAllPersistent()
1197 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in getAllPersistent()
1480 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in Notify()
1488 if( !aNPIter->HasPasswords( MEMORY_RECORD ) ) in Notify()