Home
last modified time | relevance | path

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

/external/libtextclassifier/lang_id/common/
Dregistry.h161 const Cell *old_cell = FindCell(key); in Add()
174 const Cell *cell = FindCell(key); in Lookup()
220 const Cell *FindCell(const char *key) const { in FindCell() function