Home
last modified time | relevance | path

Searched refs:SetSE (Results 1 – 2 of 2) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/src/
Dse.cpp276 MyMSD.SetSE(this); in SE()
277 MyBLC.SetSE(this); in SE()
278 MyLC.SetSE(this); in SE()
279 MyCLC.SetSE(this); in SE()
280 MyNSD.SetSE(this); in SE()
281 MyCM.SetSE(this); in SE()
282 MyCNF.SetSE(this); in SE()
283 MyCMD.SetSE(this); in SE()
284 MyIDC.SetSE(this); in SE()
285 MyCE.SetSE(this); in SE()
[all …]
/external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
Dsebase.h38 void SetSE(SE *se) in SetSE() function