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
1773 for (const auto& apex_name : session.GetApexNames()) { in SnapshotOrRestoreDeIfNeeded()1782 for (const auto& apex_name : session.GetApexNames()) { in SnapshotOrRestoreDeIfNeeded()1907 for (const auto& apex_name : session.GetApexNames()) { in RestorePreRestoreSnapshotsIfPresent()