Searched refs:m_Len (Results 1 – 3 of 3) sorted by relevance
103 sal_uInt32 m_Len; member110 sal_uInt32 m_Len; member988 n += pSec->m_Entries[i].m_Len; in osl_getProfileSectionEntries()1001 n += pSec->m_Entries[i].m_Len + 1; in osl_getProfileSectionEntries()1079 if ((n + pSec->m_Len + 1) < MaxLen) in osl_getProfileSections()1082 pSec->m_Len); in osl_getProfileSections()1083 n += pSec->m_Len; in osl_getProfileSections()1095 n += pProfile->m_Sections[i].m_Len + 1; in osl_getProfileSections()1672 pSection->m_Entries[NoEntry].m_Len = Len; in setEntry()1831 if ((Len == pSec->m_Len) && in findEntry()[all …]
113 sal_uInt32 m_Len; member120 sal_uInt32 m_Len; member792 n += pSec->m_Entries[i].m_Len; in osl_getProfileSectionEntries()805 n += pSec->m_Entries[i].m_Len + 1; in osl_getProfileSectionEntries()843 if ((n + pSec->m_Len + 1) < MaxLen) in osl_getProfileSections()846 pSec->m_Len); in osl_getProfileSections()847 n += pSec->m_Len; in osl_getProfileSections()859 n += pProfile->m_Sections[i].m_Len + 1; in osl_getProfileSections()1586 pSection->m_Entries[NoEntry].m_Len = Len; in setEntry()1724 if ((Len == pSec->m_Len) && in findEntry()[all …]
111 sal_uInt32 m_Len; member118 sal_uInt32 m_Len; member846 n += pSec->m_Entries[i].m_Len; in osl_getProfileSectionEntries()859 n += pSec->m_Entries[i].m_Len + 1; in osl_getProfileSectionEntries()1118 if ((n + pSec->m_Len + 1) < MaxLen) in osl_getProfileSections()1121 pSec->m_Len); in osl_getProfileSections()1122 n += pSec->m_Len; in osl_getProfileSections()1134 n += pProfile->m_Sections[i].m_Len + 1; in osl_getProfileSections()1730 pSection->m_Entries[NoEntry].m_Len = Len; in setEntry()1891 if ((Len == pSec->m_Len) && in findEntry()[all …]
Completed in 71 milliseconds