Searched defs:externalProfileErrors (Results 1 – 3 of 3) sorted by relevance
450 List<String> externalProfileErrors = new ArrayList<>(); in initReferenceProfile() local599 boolean isOtherReadable, @NonNull List<String> externalProfileErrors) { in create()618 abstract @NonNull List<String> externalProfileErrors(); in externalProfileErrors() method in Utils.InitProfileResult
110 List<String> externalProfileErrors = List.of(); in dexopt() local
269 @NonNull List<String> externalProfileErrors) { in create()