Home
last modified time | relevance | path

Searched defs:apex_services (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/init/
H A Dinit_test.cpp261 auto apex_services = ServiceList::GetInstance().FindServicesByApexName(apex_name); in TestStartApexServices() local
310 void TestApexServicesInit(const std::vector<std::string>& apex_services, in TestApexServicesInit()