Searched refs:GetSvIdlString (Results 1 – 3 of 3) sorted by relevance
797 aOut += aVolatile.GetSvIdlString( SvHash_Volatile() ); in WriteAttributesSvIdl()800 aOut += aCachable.GetSvIdlString( SvHash_Cachable() ); in WriteAttributesSvIdl()806 ( aOut += aDel ) += aToggle.GetSvIdlString( SvHash_Toggle() ); in WriteAttributesSvIdl()811 (aOut += aDel ) += aAutoUpdate.GetSvIdlString( SvHash_AutoUpdate() ); in WriteAttributesSvIdl()817 ( aOut += aDel ) += aAsynchron.GetSvIdlString( SvHash_Asynchron() ); in WriteAttributesSvIdl()820 ( aOut += aDel ) += aSynchron.GetSvIdlString( SvHash_Synchron() ); in WriteAttributesSvIdl()826 ( aOut += aDel1 ) += aRecordManual.GetSvIdlString( SvHash_RecordManual() ); in WriteAttributesSvIdl()828 ( aOut += aDel1 ) += aNoRecord.GetSvIdlString( SvHash_NoRecord() ); in WriteAttributesSvIdl()831 ( aOut += aDel1 ) += aRecordPerSet.GetSvIdlString( SvHash_RecordPerSet() ); in WriteAttributesSvIdl()833 ( aOut += aDel1 ) += aRecordPerItem.GetSvIdlString( SvHash_RecordPerItem() ); in WriteAttributesSvIdl()[all …]
236 ByteString SvBOOL::GetSvIdlString( SvStringHashEntry * pName ) in GetSvIdlString() function in SvBOOL
158 ByteString GetSvIdlString( SvStringHashEntry * pName );