Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/frameworks/src/security_label_adapter/
H A Dsecurity_label_adapter.c47 static bool IsSetLabelNeeded(const char *filePath, const char *labelToSet) in IsSetLabelNeeded() function
64 if (!IsSetLabelNeeded(filePath, labelToSet)) { in SetSecurityLabel()