Home
last modified time | relevance | path

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

/external/libtextclassifier/lang_id/common/fel/
Dworkspace.h74 max_workspace_id_ = std::max(id, max_workspace_id_); in Request()
86 return max_workspace_id_; in MaxId()
105 int max_workspace_id_ = 0; variable