Searched refs:propertyStructCreationData (Results 1 – 1 of 1) sorted by relevance
76 for (const auto& propertyStructCreationData : propertyStructCreationArray) in DeviceProperties() local78 const char* propertyName = propertyStructCreationData.name; in DeviceProperties()83 PropertyStructWrapperBase* p = (*propertyStructCreationData.creatorFunction)(); in DeviceProperties()