Searched refs:accessControlProfileMask (Results 1 – 2 of 2) sorted by relevance
341 uint32_t accessControlProfileMask = 0; in startRetrieval() local410 accessControlProfileMask |= (1 << profile.id); in startRetrieval()455 accessControlProfileMask |= (1 << profile.id); in startRetrieval()597 calcDeviceNameSpacesSize(accessControlProfileMask); in startRetrieval()668 void IdentityCredential::calcDeviceNameSpacesSize(uint32_t accessControlProfileMask) { in calcDeviceNameSpacesSize() argument710 if (accessControlProfileMask & (1 << id)) { in calcDeviceNameSpacesSize()
154 void calcDeviceNameSpacesSize(uint32_t accessControlProfileMask);