Home
last modified time | relevance | path

Searched defs:scontext (Results 1 – 3 of 3) sorted by relevance

/system/sepolicy/tests/
Dsearchpolicy.py41 scontext = {args.source} variable
43 scontext = set() variable
Dtreble_sepolicy_tests.py44 class scontext: class
/system/core/logd/
DLogAudit.cpp120 std::string scontext; in populateDenialMap() local
152 std::string scontext = denialParse(string, ':', "scontext=u:object_r:"); in auditParse() local