Home
last modified time | relevance | path

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

/system/core/init/
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()
Dinit.cpp295 Parser CreateServiceOnlyParser(ServiceList& service_list, bool from_apex) { in CreateServiceOnlyParser()