Searched defs:from_apex (Results 1 – 2 of 2) sorted by relevance
134 const std::vector<std::string>& args, bool from_apex) in Service()140 const std::vector<std::string>& args, bool from_apex) in Service()
263 Parser CreateServiceOnlyParser(ServiceList& service_list, bool from_apex) { in CreateServiceOnlyParser()