Searched refs:GetApexNames (Results 1 – 3 of 3) sorted by relevance
69 const google::protobuf::RepeatedPtrField<std::string> GetApexNames() const;
197 ApexSession::GetApexNames() const { in GetApexNames() function in android::apex::ApexSession
1951 for (const auto& apex_name : session.GetApexNames()) { in SnapshotOrRestoreDeIfNeeded()1960 for (const auto& apex_name : session.GetApexNames()) { in SnapshotOrRestoreDeIfNeeded()2079 for (const auto& apex_name : session.GetApexNames()) { in RestorePreRestoreSnapshotsIfPresent()