Searched refs:useCloudProfile (Results 1 – 1 of 1) sorted by relevance
336 final boolean useCloudProfile = isProfileGuidedCompilerFilter(compilerFilter) in performDexOptLI()341 if (options.isDexoptInstallWithDexMetadata() || useCloudProfile) { in performDexOptLI()357 if (useCloudProfile) { in performDexOptLI()379 useCloudProfile, options); in performDexOptLI()655 String compilerFilter, boolean useCloudProfile, DexoptOptions options) { in getDexFlags() argument659 useCloudProfile, options); in getDexFlags()668 String compilerFilter, boolean useCloudProfile, DexoptOptions options) { in getDexFlags() argument676 || useCloudProfile; in getDexFlags()