Searched refs:GetApexNames (Results 1 – 3 of 3) sorted by relevance
62 const google::protobuf::RepeatedPtrField<std::string> GetApexNames() const;
204 ApexSession::GetApexNames() const { in GetApexNames() function in android::apex::ApexSession
1758 for (const auto& apex_name : session.GetApexNames()) { in SnapshotOrRestoreDeIfNeeded()1767 for (const auto& apex_name : session.GetApexNames()) { in SnapshotOrRestoreDeIfNeeded()1892 for (const auto& apex_name : session.GetApexNames()) { in RestorePreRestoreSnapshotsIfPresent()