Searched refs:cloudProfileName (Results 1 – 1 of 1) sorted by relevance
355 String cloudProfileName = null; in performDexOptLI() local358 cloudProfileName = "cloud-" + profileName; in performDexOptLI()359 if (prepareCloudProfile(pkg, cloudProfileName, path, dexMetadataPath)) { in performDexOptLI()360 profileName = cloudProfileName; in performDexOptLI()428 if (cloudProfileName != null) { in performDexOptLI()