Home
last modified time | relevance | path

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

/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dhap_restorecon.cpp102 bool nameVisit = false; in DecodeString() local
112 } else if (!nameVisit && (tmp.find(NAME_PREFIX) != tmp.npos)) { in DecodeString()
114 nameVisit = true; in DecodeString()