Searched refs:aTimerCounter (Results 1 – 6 of 6) sorted by relevance
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/ |
D | tsc_h324m_config.h | 75 PVMFCommandId SetTimerCounter(TPVH324TimerCounter aTimerCounter, 164 PVMFCommandId SetTimerCounter(TPVH324TimerCounter aTimerCounter,
|
D | tsc_h324m_config_interface.h | 320 virtual PVMFCommandId SetTimerCounter(TPVH324TimerCounter aTimerCounter,
|
D | tscmain.h | 396 OSCL_IMPORT_REF void SetTimerCounter(TPVH324TimerCounter aTimerCounter,
|
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/ |
D | pv_2way_h324m_interface.h | 290 virtual PVCommandId SetTimerCounter(PVH324TimerCounter aTimerCounter,
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
D | tsc_h324m_config.cpp | 335 PVH324MessageSetTimerCounter(TPVH324TimerCounter aTimerCounter, in PVH324MessageSetTimerCounter() argument 342 iTimerCounter(aTimerCounter), in PVH324MessageSetTimerCounter() 753 PVMFCommandId H324MConfig::SetTimerCounter(TPVH324TimerCounter aTimerCounter, in SetTimerCounter() argument 759 iH324M->SetTimerCounter(aTimerCounter, aSeries, aSeriesOffset, aValue); in SetTimerCounter() 1240 PVMFCommandId H324MConfigProxied::SetTimerCounter(TPVH324TimerCounter aTimerCounter, in SetTimerCounter() argument 1246 …cmd = OSCL_NEW(PVH324MessageSetTimerCounter, (aTimerCounter, aSeries, aSeriesOffset, aValue, aCont… in SetTimerCounter()
|
D | tscmain.cpp | 1000 OSCL_EXPORT_REF void TSC_324m::SetTimerCounter(TPVH324TimerCounter aTimerCounter, in SetTimerCounter() argument 1005 aTimerCounter, aSeries, aSeriesOffset, aValue)); in SetTimerCounter() 1006 if (aTimerCounter == EH324Timer) in SetTimerCounter() 1062 else if (aTimerCounter == EH324Counter) in SetTimerCounter()
|