Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Target/
DProcess.h63 GetDisableMemoryCache() const;
/external/lldb/source/Target/
DProcess.cpp139 ProcessProperties::GetDisableMemoryCache() const in GetDisableMemoryCache() function in ProcessProperties
2320 if (!GetDisableMemoryCache()) in ReadMemory()