Searched refs:GetPropertyAtIndexAsFileSpec (Results 1 – 6 of 6) sorted by relevance
229 GetPropertyAtIndexAsFileSpec (const ExecutionContext *exe_ctx, uint32_t idx) const;
452 OptionValueProperties::GetPropertyAtIndexAsFileSpec (const ExecutionContext *exe_ctx, uint32_t idx)… in GetPropertyAtIndexAsFileSpec() function in OptionValueProperties
3416 return m_collection_sp->GetPropertyAtIndexAsFileSpec (NULL, idx); in GetStandardInputPath()3430 return m_collection_sp->GetPropertyAtIndexAsFileSpec (NULL, idx); in GetStandardOutputPath()3444 return m_collection_sp->GetPropertyAtIndexAsFileSpec(NULL, idx); in GetStandardErrorPath()
128 return m_collection_sp->GetPropertyAtIndexAsFileSpec (nullptr, ePropertyModuleCacheDirectory); in GetModuleCacheDirectory()
199 return m_collection_sp->GetPropertyAtIndexAsFileSpec(NULL, idx); in GetPythonOSPluginPath()
156 return m_collection_sp->GetPropertyAtIndexAsFileSpec (NULL, idx); in GetTargetDefinitionFile()