Searched defs:RemoveService (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/core/init/ | ||
H A D | service_list.cpp | 54 void ServiceList::RemoveService(const Service& svc) { in RemoveService() function in android::init::ServiceList |
/aosp12/frameworks/native/libs/vr/libpdx/ | ||
H A D | service_dispatcher.cpp | 88 int ServiceDispatcher::RemoveService(const std::shared_ptr<Service>& service) { in RemoveService() function in android::pdx::ServiceDispatcher |