Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dselinux.cpp580 Result<void> GetPolicyFromApex(const std::string& dir) { in GetPolicyFromApex() function
726 auto apex = GetPolicyFromApex(dir); in PrepareApexSepolicy()