Searched refs:GetPropertyAtIndexAsOptionValueSInt64 (Results 1 – 3 of 3) sorted by relevance
198 GetPropertyAtIndexAsOptionValueSInt64 (const ExecutionContext *exe_ctx, uint32_t idx) const;
469 OptionValueProperties::GetPropertyAtIndexAsOptionValueSInt64 (const ExecutionContext *exe_ctx, uint… in GetPropertyAtIndexAsOptionValueSInt64() function in OptionValueProperties
663 …OptionValueSInt64 *term_width = m_collection_sp->GetPropertyAtIndexAsOptionValueSInt64 (NULL, ePro… in Debugger()