Home
last modified time | relevance | path

Searched defs:setDebugString (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/mclinker/include/mcld/LD/
H A DLDSection.h160 void setDebugString(DebugString* pDebugString) in setDebugString() function
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DSuggestedWords.java354 public void setDebugString(final String str) { in setDebugString() method in SuggestedWords.SuggestedWordInfo