Home
last modified time | relevance | path

Searched defs:saveHistory (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/LineEditor/
DLineEditor.cpp237 void LineEditor::saveHistory() { in saveHistory() function in LineEditor
292 void LineEditor::saveHistory() {} in saveHistory() function in LineEditor
/external/llvm/lib/LineEditor/
DLineEditor.cpp243 void LineEditor::saveHistory() { in saveHistory() function in LineEditor
298 void LineEditor::saveHistory() {} in saveHistory() function in LineEditor
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LineEditor/
DLineEditor.cpp242 void LineEditor::saveHistory() { in saveHistory() function in LineEditor
297 void LineEditor::saveHistory() {} in saveHistory() function in LineEditor
/external/zxing/android/src/com/google/zxing/client/android/history/
DHistoryManager.java298 static Uri saveHistory(String history) { in saveHistory() method in HistoryManager