Home
last modified time | relevance | path

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

/external/libchrome/third_party/jinja2/
Dasyncsupport.py84 async def async_call(self): function
94 return async_call(self)
/external/python/jinja/src/jinja2/
Dasyncsupport.py77 async def async_call(self): function
87 return async_call(self)