Home
last modified time | relevance | path

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

/frameworks/native/cmds/cmd/
Dcmd.cpp80 String8 seLinuxContext8(seLinuxContext); in openOutputFile() local
84 int accessGranted = selinux_check_access(seLinuxContext8.string(), context.get(), in openOutputFile()
90 << seLinuxContext8.string() << ")" << endl; in openOutputFile()