Searched defs:saveHistory (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LineEditor/ | ||
D | LineEditor.cpp | 237 void LineEditor::saveHistory() { in saveHistory() function in LineEditor |
/external/llvm/lib/LineEditor/ | ||
D | LineEditor.cpp | 243 void LineEditor::saveHistory() { in saveHistory() function in LineEditor |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/ | ||
D | LineEditor.cpp | 242 void LineEditor::saveHistory() { in saveHistory() function in LineEditor |
/external/zxing/android/src/com/google/zxing/client/android/history/ | ||
D | HistoryManager.java | 298 static Uri saveHistory(String history) { in saveHistory() method in HistoryManager |