Searched defs:allowListedMethods (Results 1 – 1 of 1) sorted by relevance
158 Set<MethodSignature> allowListedMethods = ALLOWLISTED_METHODS.stream() in process() local214 Set<MethodSignature> allowListedMethods, in generateRemoteSystemService()263 …te boolean usesBlocklistedType(ExecutableElement method, Set<MethodSignature> allowListedMethods, … in usesBlocklistedType()