Searched refs:GetPropertyAtIndexAsOptionValuePathMappings (Results 1 - 3 of 3) sorted by relevance

/external/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h231 GetPropertyAtIndexAsOptionValuePathMappings (const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const;
/external/lldb/source/Interpreter/
H A DOptionValueProperties.cpp277 OptionValueProperties::GetPropertyAtIndexAsOptionValuePathMappings (const ExecutionContext *exe_ctx, bool will_modify, uint32_t idx) const function in class:OptionValueProperties
/external/lldb/source/Target/
H A DTarget.cpp2634 OptionValuePathMappings *option_value = m_collection_sp->GetPropertyAtIndexAsOptionValuePathMappings (NULL, false, idx);

Completed in 81 milliseconds