Home
last modified time | relevance | path

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

/external/libtextclassifier/native/lang_id/common/
Dregistry.h161 const Cell *old_cell = FindCell(key); in Add() local
162 if (old_cell != nullptr) { in Add()