Home
last modified time | relevance | path

Searched refs:aTimerCounter (Results 1 – 6 of 6) sorted by relevance

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/include/
Dtsc_h324m_config.h75 PVMFCommandId SetTimerCounter(TPVH324TimerCounter aTimerCounter,
164 PVMFCommandId SetTimerCounter(TPVH324TimerCounter aTimerCounter,
Dtsc_h324m_config_interface.h320 virtual PVMFCommandId SetTimerCounter(TPVH324TimerCounter aTimerCounter,
Dtscmain.h396 OSCL_IMPORT_REF void SetTimerCounter(TPVH324TimerCounter aTimerCounter,
/external/opencore/protocols/systems/3g-324m_pvterminal/common/include/
Dpv_2way_h324m_interface.h290 virtual PVCommandId SetTimerCounter(PVH324TimerCounter aTimerCounter,
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_h324m_config.cpp335 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()
Dtscmain.cpp1000 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()