Searched defs:contextfilter (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libchrome/third_party/jinja2/ | ||
H A D | filters.py | 29 def contextfilter(f): function |
/aosp_15_r20/external/python/jinja/src/jinja2/ | ||
D | filters.py | 25 def contextfilter(f): function |