Searched refs:apex_entries (Results 1 – 1 of 1) sorted by relevance
504 std::vector<FstabEntry> apex_entries = in TearDownChroot() local507 bool has_apex = apex_entries.size() > 1; in TearDownChroot()521 apex_entries = OR_RETURN(GetProcMountsDescendantsOfPath(PathInChroot("/apex"))); in TearDownChroot()522 for (const FstabEntry& entry : apex_entries) { in TearDownChroot()