HomeSort by relevance Sort by last modified time
    Searched defs:iDir (Results 1 - 2 of 2) sorted by null

  /external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
h223types.h 217 TPVDirection iDir;
231 OlcKey(): iDir(PV_DIRECTION_BOTH), iId(0) {}
232 OlcKey(TPVDirection dir, TPVChannelId id) : iDir(dir), iId(id) {}
233 TPVDirection iDir;
239 if (a.iDir == b.iDir)
243 return (a.iDir < b.iDir);
  /prebuilt/common/ant/
ant.jar 

Completed in 54 milliseconds