Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/
HDPlatformPOSIX.cpp554 if (GetLocalCacheDirectory() && *GetLocalCacheDirectory()) in GetPlatformSpecificConnectionInformation()
555 stream.Printf("cache dir: %s",GetLocalCacheDirectory()); in GetPlatformSpecificConnectionInformation()
/trueos/contrib/llvm/tools/lldb/include/lldb/API/
HDSBPlatform.h50 GetLocalCacheDirectory();
/trueos/contrib/llvm/tools/lldb/source/API/
HDSBPlatform.cpp152 SBPlatformConnectOptions::GetLocalCacheDirectory() in GetLocalCacheDirectory() function in SBPlatformConnectOptions
/trueos/contrib/llvm/tools/lldb/include/lldb/Target/
HDPlatform.h766 GetLocalCacheDirectory ();
/trueos/contrib/llvm/tools/lldb/source/Target/
HDPlatform.cpp1195 Platform::GetLocalCacheDirectory () in GetLocalCacheDirectory() function in Platform