Lines Matching refs:HasPasswords
388 if ( !aRecord.HasPasswords( PERSISTENT_RECORD ) ) in update()
620 if( aRecord.HasPasswords( MEMORY_RECORD ) ) in UpdateVector()
623 if( aRecord.HasPasswords( PERSISTENT_RECORD ) ) in UpdateVector()
638 if( aRecord.HasPasswords( PERSISTENT_RECORD ) && writeFile ) in UpdateVector()
652 if( aRecord.HasPasswords( MEMORY_RECORD ) ) in CopyToUserRecord()
655 if( io_bTryToDecode && aRecord.HasPasswords( PERSISTENT_RECORD ) ) in CopyToUserRecord()
985 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) && m_pStorageFile ) in remove()
1027 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in removePersistent()
1036 if( !aNPIter->HasPasswords( MEMORY_RECORD ) ) in removePersistent()
1060 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in removeAllPersistent()
1069 if( !aNPIter->HasPasswords( MEMORY_RECORD ) ) in removeAllPersistent()
1100 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in getAllPersistent()
1398 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in Notify()
1406 if( !aNPIter->HasPasswords( MEMORY_RECORD ) ) in Notify()