Searched defs:_osl_TProfileSection (Results 1 – 3 of 3) sorted by relevance
116 typedef struct _osl_TProfileSection struct118 sal_uInt32 m_Line;119 sal_uInt32 m_Offset;120 sal_uInt32 m_Len;121 sal_uInt32 m_NoEntries;122 sal_uInt32 m_MaxEntries;123 osl_TProfileEntry* m_Entries;
106 typedef struct _osl_TProfileSection struct108 sal_uInt32 m_Line;109 sal_uInt32 m_Offset;110 sal_uInt32 m_Len;111 sal_uInt32 m_NoEntries;112 sal_uInt32 m_MaxEntries;113 osl_TProfileEntry* m_Entries;
114 typedef struct _osl_TProfileSection struct116 sal_uInt32 m_Line;117 sal_uInt32 m_Offset;118 sal_uInt32 m_Len;119 sal_uInt32 m_NoEntries;120 sal_uInt32 m_MaxEntries;121 osl_TProfileEntry* m_Entries;
Completed in 93 milliseconds