Searched defs:securityLabel (Results 1 – 6 of 6) sorted by relevance
111 auto securityLabel = option.securityLabel; in CheckDeviceSecurityAbility() local
73 ParamSecurityLabel securityLabel; member
352 int securityLabel = INVALID_SEC_LABEL; in Sync() local
279 int GenericKvDBConnection::GetSecurityOption(int &securityLabel, int &securityFlag) const in GetSecurityOption()
186 … int securityLabel = 0; // the securityLabel is the class of data sensitive, see enum SecurityLabel member
359 int securityLabel = NOT_SET, bool invalidSchema = false) in GetKvStore()