Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/rdt/CTR/
Drdt_ReceiverImpl.cpp473 changeState(); in Wait()
490 changeState(); in Close()
550 changeState(); in Process()
581 changeState(); in Cancel()
586 void ReceiverImpl::changeState(void) in changeState() function in nn::rdt::CTR::ReceiverImpl
Drdt_SenderImpl.cpp548 changeState(); in Process()
568 changeState(); in Open()
585 changeState(); in Close()
640 changeState(); in Cancel()
783 void SenderImpl::changeState(void) in changeState() function in nn::rdt::CTR::SenderImpl
Drdt_ReceiverImpl.h144 void changeState(void); // Calling this function executes a state transition.
Drdt_SenderImpl.h172 void changeState(void); // Calling this function executes a state transition.