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

  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
lowerlayer.h 117 TPVStatusCode SetTimerRes(uint32 timer_res)
  /external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
tscmain.cpp 535 TPVStatusCode TSC_324m::SetTimerRes(uint32 timer_res)
537 return iH223->SetTimerRes(timer_res);
    [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
cpvh223multiplex.cpp 137 TPVStatusCode CPVH223Multiplex::SetTimerRes(uint32 timer_res)
139 return iLowerLayer->SetTimerRes(timer_res);
    [all...]

Completed in 49 milliseconds