Home
last modified time | relevance | path

Searched defs:tcontext (Results 1 – 2 of 2) sorted by relevance

/system/sepolicy/tests/
Dsearchpolicy.py45 tcontext = {args.target} variable
47 tcontext = set() variable
/system/core/logd/
DLogAudit.cpp120 std::string tcontext; in populateDenialMap() local
148 std::string tcontext = denialParse(string, ':', "tcontext=u:object_r:"); in auditParse() local