Home
last modified time | relevance | path

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

/external/libtextclassifier/lang_id/common/fel/
Dworkspace.h89 const std::unordered_map<int, std::vector<string> > &WorkspaceNames() in WorkspaceNames() function
161 for (auto &it : registry.WorkspaceNames()) { in Reset()