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