Home
last modified time | relevance | path

Searched refs:nextH450CallIdentity (Results 1 – 4 of 4) sorted by relevance

/dports/net/opal/opal-3.10.10/include/h323/
H A Dh323ep.h1325 unsigned GetNextH450CallIdentityValue() const { return ++nextH450CallIdentity; } in GetNextH450CallIdentityValue()
1415 mutable PAtomicInteger nextH450CallIdentity; variable
/dports/net/h323plus/h323plus-1_27_2/include/
H A Dh323ep.h2863 unsigned GetNextH450CallIdentityValue() const { return ++nextH450CallIdentity; } in GetNextH450CallIdentityValue()
3087 mutable PAtomicInteger nextH450CallIdentity; variable
/dports/net/opal/opal-3.10.10/src/h323/
H A Dh323ep.cxx104 , nextH450CallIdentity(0) in H323EndPoint()
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dh323ep.cxx709 nextH450CallIdentity(0) in H323EndPoint()