Home
last modified time | relevance | path

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

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