HomeSort by relevance Sort by last modified time
    Searched refs:GetDirection (Results 1 - 10 of 10) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/h245/se/include/
lcblc.h 112 if (GetDirection() == LCBLC_OUTGOING)
131 if (GetDirection() == LCBLC_INCOMING)
147 if (GetDirection() == LCBLC_OUTGOING)
177 if (GetDirection() == LCBLC_INCOMING)
199 if (GetDirection() == LCBLC_INCOMING)
221 if (GetDirection() == LCBLC_OUTGOING)
246 if (GetDirection() == LCBLC_OUTGOING)
271 if (GetDirection() == LCBLC_OUTGOING)
296 if (GetDirection() == LCBLC_OUTGOING)
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tsc_channelcontrol.cpp 93 if (olc->GetDirection() == REVERSE_DIR(aDir) &&
tsc_mt.cpp 334 TPVChannelId channel_id = (olc_list[lcn]->GetDirection() == OUTGOING) ?
tsc_component.cpp     [all...]
  /external/opencore/protocols/systems/tools/general/common/include/
pvt_params.h 107 TPVDirection GetDirection()
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
logicalchannel.h 277 TPVDirection GetDirection()
415 TPVDirection GetDirection()
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
h223types.h 185 TPVDirection GetDirection();
pvt_common.h 333 virtual TPVDirection GetDirection() = 0;
1094 virtual TPVDirection GetDirection() = 0;
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
pvt_common.cpp 173 return ((a.GetDirection() == b.GetDirection()) && (a.GetChannelId() == b.GetChannelId()));
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
h223types.cpp 252 TPVDirection OlcParam::GetDirection()
520 if (olc->GetDirection() == OUTGOING || olc->GetReverseParams())

Completed in 66 milliseconds