Searched refs:propMap (Results 1 – 1 of 1) sorted by relevance
226 auto propMap = new input_property_map_t(); in inputGetDevicePropertyMap() local227 status_t status = PropertyMap::load(configFile, &propMap->propertyMap); in inputGetDevicePropertyMap()232 delete propMap; in inputGetDevicePropertyMap()235 return propMap; in inputGetDevicePropertyMap()