Home | History | Annotate | Download | only in util

Lines Matching defs:translate_cache

36 #include "translate/translate_cache.h"
85 struct translate_cache *translate_cache;
184 mgr->translate_cache = translate_cache_create();
253 translate_cache_destroy(mgr->translate_cache);
274 tr = translate_cache_find(mgr->translate_cache, key);