Searched refs:originalContent (Results 1 – 3 of 3) sorted by relevance
758 String originalContent = null; in scanTag()760 originalContent = textNodeContent; in scanTag()764 originalContent = in scanTag()767 nodes.add(HtmlDocument.createEscapedText(textNodeContent, originalContent)); in scanTag()
37 const LanguageModelDictContent *const originalContent) { in runGC() argument38 return runGCInner(terminalIdMap, originalContent->mTrieMap.getEntriesInRootLevel(), in runGC()
151 const LanguageModelDictContent *const originalContent);