Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dservice.cpp132 const std::vector<std::string>& args, bool from_apex) in Service()
138 const std::vector<std::string>& args, bool from_apex) in Service()
H A Dinit.cpp295 Parser CreateServiceOnlyParser(ServiceList& service_list, bool from_apex) { in CreateServiceOnlyParser()