Home
last modified time | relevance | path

Searched refs:m_mId (Results 1 – 6 of 6) sorted by relevance

/dports/devel/kpublictransport/kpublictransport-21.12.3/src/lib/backends/
H A Defabackend.h32 Q_PROPERTY(QString mId MEMBER m_mId)
63 QString m_mId; variable
H A Defabackend.cpp324 if (!m_mId.isEmpty()) { in commonQuery()
325 query.addQueryItem(QStringLiteral("mId"), m_mId); in commonQuery()
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dh248.cxx5906 strm << setw(indent+6) << "mId = " << setprecision(indent) << m_mId << '\n'; in PrintOn()
5924 if ((result = m_mId.Compare(other.m_mId)) != EqualTo) in Compare()
5937 length += m_mId.GetObjectLength(); in GetDataLength()
5950 if (!m_mId.Decode(strm)) in Decode()
5964 m_mId.Encode(strm); in Encode()
/dports/net/opal/opal-3.10.10/src/asn/
H A Dh248.cxx5906 strm << setw(indent+6) << "mId = " << setprecision(indent) << m_mId << '\n'; in PrintOn()
5924 if ((result = m_mId.Compare(other.m_mId)) != EqualTo) in Compare()
5937 length += m_mId.GetObjectLength(); in GetDataLength()
5950 if (!m_mId.Decode(strm)) in Decode()
5964 m_mId.Encode(strm); in Encode()
/dports/net/h323plus/h323plus-1_27_2/include/
H A Dh248.h2626 H248_MId m_mId; variable
/dports/net/opal/opal-3.10.10/include/asn/
H A Dh248.h2626 H248_MId m_mId; variable