Home
last modified time | relevance | path

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

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