Home
last modified time | relevance | path

Searched refs:handleTimeout (Results 1 – 4 of 4) sorted by relevance

/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.cpp377 OSCL_EXPORT_REF void ProtocolContainer::handleTimeout(const int32 timerID) in handleTimeout() function in ProtocolContainer
Dpvmf_protocol_engine_node_common.h406 OSCL_IMPORT_REF virtual void handleTimeout(const int32 timerID);
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.cpp2127 iProtocolContainer->handleTimeout(timerID); in TimeoutOccurred()
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-1410434 (KJS::Interpreter::handleTimeout):
10511 (KJS::Interpreter::handleTimeout):
10523 New function which checks the m_timedOut flag and calls handleTimeout if it's set.