Searched refs:semantic_str (Results 1 – 1 of 1) sorted by relevance
59 DepthItemSemantic StringToItemSemantic(const string& semantic_str) { in StringToItemSemantic() argument60 string semantic_str_lower = semantic_str; in StringToItemSemantic()