Searched refs:accessControlProfileMask (Results 1 – 2 of 2) sorted by relevance
275 uint32_t accessControlProfileMask = 0; in startRetrieval() local344 accessControlProfileMask |= (1 << profile.id); in startRetrieval()389 accessControlProfileMask |= (1 << profile.id); in startRetrieval()528 calcDeviceNameSpacesSize(accessControlProfileMask); in startRetrieval()579 void IdentityCredential::calcDeviceNameSpacesSize(uint32_t accessControlProfileMask) { in calcDeviceNameSpacesSize() argument621 if (accessControlProfileMask & (1 << id)) { in calcDeviceNameSpacesSize()
140 void calcDeviceNameSpacesSize(uint32_t accessControlProfileMask);