Searched refs:VM_NAME_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
25 public static final char VM_NAME_SEPARATOR = '/'; field in Descriptors45 return combine (packageName, name, VM_NAME_SEPARATOR); in combineVMName()