Searched refs:ORIGINAL_COMPONENT_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
71 private static final char ORIGINAL_COMPONENT_SEPARATOR = '/'; field in LaunchParamsPersister157 .replace(ESCAPED_COMPONENT_SEPARATOR, ORIGINAL_COMPONENT_SEPARATOR); in loadLaunchParams()355 .replace(ORIGINAL_COMPONENT_SEPARATOR, ESCAPED_COMPONENT_SEPARATOR); in getParamFile()