Searched refs:startLoop (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/threadnetwork/aidl/default/ | ||
D | service.hpp | 30 void startLoop(void); |
D | service.cpp | 45 void Service::startLoop(void) { in startLoop() function in aidl::android::hardware::threadnetwork::Service |
D | main.cpp | 84 service.startLoop(); in main() |