Searched refs:GetPropertyAtIndexAsFileSpec (Results 1 – 4 of 4) sorted by relevance
225 GetPropertyAtIndexAsFileSpec (const ExecutionContext *exe_ctx, uint32_t idx) const;
429 OptionValueProperties::GetPropertyAtIndexAsFileSpec (const ExecutionContext *exe_ctx, uint32_t idx)… in GetPropertyAtIndexAsFileSpec() function in OptionValueProperties
2689 return m_collection_sp->GetPropertyAtIndexAsFileSpec (NULL, idx); in GetStandardInputPath()2703 return m_collection_sp->GetPropertyAtIndexAsFileSpec (NULL, idx); in GetStandardOutputPath()2717 return m_collection_sp->GetPropertyAtIndexAsFileSpec(NULL, idx); in GetStandardErrorPath()
165 return m_collection_sp->GetPropertyAtIndexAsFileSpec(NULL, idx); in GetPythonOSPluginPath()