Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DSuggest.java351 typedWordInfo.setDebugString("+"); in getSuggestionsInfoListWithDebugInfo()
369 cur.setDebugString(scoreInfoString); in getSuggestionsInfoListWithDebugInfo()
H A DSuggestedWords.java354 public void setDebugString(final String str) { in setDebugString() method in SuggestedWords.SuggestedWordInfo
/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DLDSection.h160 void setDebugString(DebugString* pDebugString) in setDebugString() function
/aosp12/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp316 pSection.setDebugString(debug_str); in CreateDebugString()