Searched refs:PERSISTENT_RECORD (Results 1 – 2 of 2) sorted by relevance
388 if ( !aRecord.HasPasswords( PERSISTENT_RECORD ) ) in update()701 if( aRecord.HasPasswords( PERSISTENT_RECORD ) ) in UpdateVector()716 if( aRecord.HasPasswords( PERSISTENT_RECORD ) && writeFile ) in UpdateVector()733 if( io_bTryToDecode && aRecord.HasPasswords( PERSISTENT_RECORD ) ) in CopyToUserRecord()793 if( Mode == PERSISTENT_RECORD ) in PrivateAdd()1127 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in removePersistent()1160 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in removeAllPersistent()1163 aNPIter->RemovePasswords( PERSISTENT_RECORD ); in removeAllPersistent()1197 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in getAllPersistent()1480 if( aNPIter->HasPasswords( PERSISTENT_RECORD ) ) in Notify()[all …]
52 #define PERSISTENT_RECORD 1 macro143 if ( nStatus == PERSISTENT_RECORD ) in HasPasswords()184 else if ( nStatus == PERSISTENT_RECORD ) in RemovePasswords()
Completed in 33 milliseconds