Home
last modified time | relevance | path

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

/packages/modules/Connectivity/netbpfload/
Dloader.cpp91 domain getDomainFromSelinuxContext(const char s[BPF_SELINUX_CONTEXT_CHAR_ARRAY_SIZE]) { in getDomainFromSelinuxContext() function
738 domain selinux_context = getDomainFromSelinuxContext(md[i].selinux_context); in createMaps()
948 domain selinux_context = getDomainFromSelinuxContext(cs[i].prog_def->selinux_context); in loadCodeSections()