Searched refs:Terminate (Results 1 – 3 of 3) sorted by relevance
/aosp14/system/core/init/ | ||
H A D | service.h | 92 void Terminate(); |
H A D | service.cpp | 843 void Service::Terminate() { in Terminate() function in android::init::Service |
H A D | reboot.cpp | 560 s->Terminate(); in StopServices() |