Searched refs:ReleaseTable (Results 1 – 3 of 3) sorted by relevance
71 ProtectionArea::ReleaseTable() in ReleaseTable() function in ProtectionArea74 return pSglTable->ReleaseTable(); in ReleaseTable()78 ProtectionArea::ReleaseTable( ary::cpp::E_ClassKey i_eClassKey ) in ReleaseTable() function in ProtectionArea81 return aClassesTables[Index(i_eClassKey)]->ReleaseTable(); in ReleaseTable()
53 DYN csi::html::Table * ReleaseTable();54 DYN csi::html::Table * ReleaseTable(74 ReleaseTable() { return pTable.Release(); } in ReleaseTable() function
568 Out() << aArea.ReleaseTable(); in PerformResult()572 Table * pTable = aArea.ReleaseTable( ary::cpp::CK_class ); in PerformResult()575 pTable = aArea.ReleaseTable( ary::cpp::CK_struct ); in PerformResult()578 pTable = aArea.ReleaseTable( ary::cpp::CK_union ); in PerformResult()
Completed in 21 milliseconds