Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/common/
DEditline.cpp209 const char *GetHistoryFilePath() { in GetHistoryFilePath() function in lldb_private::line_editor::EditlineHistory
274 const char *path = GetHistoryFilePath(); in Load()
285 const char *path = GetHistoryFilePath(); in Save()