Searched refs:profilePath (Results 1 – 1 of 1) sorted by relevance
539 String profilePath = new File(profileDir, systemServerProfileName).getAbsolutePath(); in prepareSystemServerProfile() local540 VMRuntime.registerAppInfo(profilePath, codePaths); in prepareSystemServerProfile()