Home
last modified time | relevance | path

Searched refs:apply_allowlist (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/tools/
Dgen_amalgamated145 def apply_allowlist(allowlist, items): function
300 return apply_allowlist(cflag_allowlist, result)
308 apply_allowlist(ldflag_allowlist, target.get('ldflags', [])))
311 apply_allowlist(define_allowlist, target.get('defines', [])))