Searched refs:GetPropertyAtPath (Results 1 – 3 of 3) sorted by relevance
136 GetPropertyAtPath (const ExecutionContext *exe_ctx,
657 OptionValueProperties::GetPropertyAtPath (const ExecutionContext *exe_ctx, in GetPropertyAtPath() function in OptionValueProperties683 return sub_properties->GetPropertyAtPath(exe_ctx, will_modify, sub_name + 1); in GetPropertyAtPath()
458 …perty *property = m_interpreter.GetDebugger().GetValueProperties()->GetPropertyAtPath (&m_exe_ctx,… in DoExecute()