Searched refs:_cache_hash (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/haikudepot/build/scripts/
H A Dustache.py49 _cache_hash = next(filter(callable, ( variable
64 def _cache_hash(template: bytes) -> bytes: function
610 tokenization_key = _cache_hash(template), *tags, comments # type: ignore

Completed in 86 milliseconds