Searched refs:get_apex_path (Results 1 – 1 of 1) sorted by relevance
177 auto get_apex_path = [&](const std::string& apex_name) -> std::optional<std::string> { in LoadSystemApexes() local186 const auto& apex_path = get_apex_path(apex_name); in LoadSystemApexes()