Searched refs:se_context (Results 1 – 3 of 3) sorted by relevance
313 Result<void> MountTmpfs(const std::string& target, std::string_view se_context) { in MountTmpfs() argument318 ART_FORMAT("mode={:#o},rootcontext={}", kChrootDefaultMode, se_context).c_str()) != 0) { in MountTmpfs()
527 const std::optional<OutputArtifacts::PermissionSettings::SeContext>& se_context, in Restorecon() argument535 if (se_context.has_value()) { in Restorecon()537 path.c_str(), se_context->seInfo.c_str(), se_context->uid, flags); in Restorecon()
54 se_context,