Searched refs:accessControlProfileMask (Results 1 – 2 of 2) sorted by relevance
291 uint32_t accessControlProfileMask = 0; in startRetrieval() local364 accessControlProfileMask |= (1 << profile.id); in startRetrieval()412 accessControlProfileMask |= (1 << profile.id); in startRetrieval()555 calcDeviceNameSpacesSize(accessControlProfileMask); in startRetrieval()611 uint32_t accessControlProfileMask) { in calcDeviceNameSpacesSize() argument653 if (accessControlProfileMask & (1 << id)) { in calcDeviceNameSpacesSize()
148 void calcDeviceNameSpacesSize(uint32_t accessControlProfileMask);