Home
last modified time | relevance | path

Searched refs:GetApexNames (Results 1 – 3 of 3) sorted by relevance

/system/apex/apexd/
Dapexd_session.h62 const google::protobuf::RepeatedPtrField<std::string> GetApexNames() const;
Dapexd_session.cpp204 ApexSession::GetApexNames() const { in GetApexNames() function in android::apex::ApexSession
Dapexd.cpp1758 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()