Home
last modified time | relevance | path

Searched defs:_osl_TProfileEntry (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sal/osl/os2/
H A Dprofile.c109 typedef struct _osl_TProfileEntry struct
111 sal_uInt32 m_Line;
112 sal_uInt32 m_Offset;
113 sal_uInt32 m_Len;
/aoo41x/main/sal/osl/unx/
H A Dprofile.c99 typedef struct _osl_TProfileEntry struct
101 sal_uInt32 m_Line;
102 sal_uInt32 m_Offset;
103 sal_uInt32 m_Len;
/aoo41x/main/sal/osl/w32/
H A Dprofile.cxx107 typedef struct _osl_TProfileEntry struct
109 sal_uInt32 m_Line;
110 sal_uInt32 m_Offset;
111 sal_uInt32 m_Len;

Completed in 46 milliseconds