Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Target/
DPathMappingList.h72 GetPathsAtIndex (uint32_t idx, ConstString &path, ConstString &new_path) const;
/external/lldb/source/Target/
DPathMappingList.cpp321 PathMappingList::GetPathsAtIndex (uint32_t idx, ConstString &path, ConstString &new_path) const in GetPathsAtIndex() function in PathMappingList