Home
last modified time | relevance | path

Searched refs:startLoop (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/threadnetwork/aidl/default/
Dservice.hpp30 void startLoop(void);
Dservice.cpp45 void Service::startLoop(void) { in startLoop() function in aidl::android::hardware::threadnetwork::Service
Dmain.cpp84 service.startLoop(); in main()