HomeSort by relevance Sort by last modified time
    Searched refs:workspace_types_ (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/lang_id/common/fel/
workspace.cc 35 const string &type_name = workspace_types_.at(it.first);
workspace.h 75 workspace_types_[id] = W::TypeName();
98 // Workspace type names, indexed as workspace_types_[typeid].
99 std::unordered_map<int, string> workspace_types_; member in class:libtextclassifier3::mobile::WorkspaceRegistry

Completed in 192 milliseconds