Home
last modified time | relevance | path

Searched defs:log_function (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/jinja2/
Denvironment.py690 log_function=None, argument
720 def log_function(x): function
/third_party/jinja2/
Denvironment.py845 def log_function(x: str) -> None: function