Searched refs:configFilePath (Results 1 – 1 of 1) sorted by relevance
158 BString configFilePath(JOYSTICK_CONFIG_BASE_PATH); in GetInfo() local159 configFilePath.Append(ref); in GetInfo()161 FILE *file = fopen(configFilePath.String(), "r"); in GetInfo()