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