Home
last modified time | relevance | path

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

/frameworks/native/cmds/cmd/
Dcmd.cpp110 String8 seLinuxContext8(seLinuxContext); in openFile() local
115 int accessGranted = selinux_check_access(seLinuxContext8.string(), context.get(), in openFile()
122 …text.get() << " (from path " << fullPath.string() << ", context " << seLinuxContext8.string() << "… in openFile()
127 int accessGranted = selinux_check_access(seLinuxContext8.string(), context.get(), in openFile()
134 …text.get() << " (from path " << fullPath.string() << ", context " << seLinuxContext8.string() << "… in openFile()