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

/external/lldb/include/lldb/Interpreter/
H A DOptionValueProperties.h228 SetPropertyAtIndexAsFileSpec (const ExecutionContext *exe_ctx, uint32_t idx, const FileSpec &file_spec);
/external/lldb/source/Interpreter/
H A DOptionValueProperties.cpp443 OptionValueProperties::SetPropertyAtIndexAsFileSpec (const ExecutionContext *exe_ctx, uint32_t idx, const FileSpec &new_file_spec) function in class:OptionValueProperties
/external/lldb/source/Target/
H A DProcess.cpp172 m_collection_sp->SetPropertyAtIndexAsFileSpec(NULL, idx, file);

Completed in 91 milliseconds