Home
last modified time | relevance | path

Searched refs:getTimerVectorIndex (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.cpp839 uint32 index = getTimerVectorIndex(aTimerID); in set()
864 uint32 index = getTimerVectorIndex(aTimerID); in getTimeout()
876 uint32 index = getTimerVectorIndex(aTimerID); in cancel()
905 uint32 index = getTimerVectorIndex(aTimerID); in start()
940 uint32 PVMFProtocolEngineNodeTimer::getTimerVectorIndex(const uint32 aTimerID) in getTimerVectorIndex() function in PVMFProtocolEngineNodeTimer
Dpvmf_protocol_engine_node_common.h1724 uint32 getTimerVectorIndex(const uint32 aTimerID);