Searched refs:propMap (Results 1 – 1 of 1) sorted by relevance
228 std::unique_ptr<input_property_map_t> propMap = std::make_unique<input_property_map_t>(); in inputGetDevicePropertyMap() local237 propMap->propertyMap = std::move(*result); in inputGetDevicePropertyMap()238 return propMap.release(); in inputGetDevicePropertyMap()