Lines Matching defs:exe_ctx
117 OptionValueProperties::GetValueForKey (const ExecutionContext *exe_ctx, in GetValueForKey()
129 OptionValueProperties::GetSubValue (const ExecutionContext *exe_ctx, in GetSubValue()
209 OptionValueProperties::SetSubValue (const ExecutionContext *exe_ctx, in SetSubValue()
254 OptionValueProperties::GetProperty (const ExecutionContext *exe_ctx, bool will_modify, const ConstS… in GetProperty() argument
260 OptionValueProperties::GetPropertyAtIndex (const ExecutionContext *exe_ctx, bool will_modify, uint3… in GetPropertyAtIndex() argument
266 OptionValueProperties::GetPropertyValueAtIndex (const ExecutionContext *exe_ctx, in GetPropertyValueAtIndex()
277 OptionValueProperties::GetPropertyAtIndexAsOptionValuePathMappings (const ExecutionContext *exe_ctx… in GetPropertyAtIndexAsOptionValuePathMappings() argument
286 OptionValueProperties::GetPropertyAtIndexAsOptionValueFileSpecList (const ExecutionContext *exe_ctx… in GetPropertyAtIndexAsOptionValueFileSpecList() argument
295 OptionValueProperties::GetPropertyAtIndexAsOptionValueArch (const ExecutionContext *exe_ctx, uint32… in GetPropertyAtIndexAsOptionValueArch() argument
304 OptionValueProperties::GetPropertyAtIndexAsArgs (const ExecutionContext *exe_ctx, uint32_t idx, Arg… in GetPropertyAtIndexAsArgs() argument
327 OptionValueProperties::SetPropertyAtIndexFromArgs (const ExecutionContext *exe_ctx, uint32_t idx, c… in SetPropertyAtIndexFromArgs()
350 OptionValueProperties::GetPropertyAtIndexAsBoolean (const ExecutionContext *exe_ctx, uint32_t idx, … in GetPropertyAtIndexAsBoolean() argument
363 OptionValueProperties::SetPropertyAtIndexAsBoolean (const ExecutionContext *exe_ctx, uint32_t idx, … in SetPropertyAtIndexAsBoolean()
379 OptionValueProperties::GetPropertyAtIndexAsOptionValueDictionary (const ExecutionContext *exe_ctx, … in GetPropertyAtIndexAsOptionValueDictionary() argument
388 OptionValueProperties::GetPropertyAtIndexAsEnumeration (const ExecutionContext *exe_ctx, uint32_t i… in GetPropertyAtIndexAsEnumeration() argument
401 OptionValueProperties::SetPropertyAtIndexAsEnumeration (const ExecutionContext *exe_ctx, uint32_t i… in SetPropertyAtIndexAsEnumeration()
415 OptionValueProperties::GetPropertyAtIndexAsOptionValueFileSpec (const ExecutionContext *exe_ctx, bo… in GetPropertyAtIndexAsOptionValueFileSpec() argument
429 OptionValueProperties::GetPropertyAtIndexAsFileSpec (const ExecutionContext *exe_ctx, uint32_t idx)… in GetPropertyAtIndexAsFileSpec() argument
443 OptionValueProperties::SetPropertyAtIndexAsFileSpec (const ExecutionContext *exe_ctx, uint32_t idx,… in SetPropertyAtIndexAsFileSpec()
456 OptionValueProperties::GetPropertyAtIndexAsOptionValueRegex (const ExecutionContext *exe_ctx, uint3… in GetPropertyAtIndexAsOptionValueRegex() argument
469 OptionValueProperties::GetPropertyAtIndexAsOptionValueSInt64 (const ExecutionContext *exe_ctx, uint… in GetPropertyAtIndexAsOptionValueSInt64() argument
482 OptionValueProperties::GetPropertyAtIndexAsSInt64 (const ExecutionContext *exe_ctx, uint32_t idx, i… in GetPropertyAtIndexAsSInt64() argument
495 OptionValueProperties::SetPropertyAtIndexAsSInt64 (const ExecutionContext *exe_ctx, uint32_t idx, i… in SetPropertyAtIndexAsSInt64()
508 OptionValueProperties::GetPropertyAtIndexAsString (const ExecutionContext *exe_ctx, uint32_t idx, c… in GetPropertyAtIndexAsString() argument
521 OptionValueProperties::SetPropertyAtIndexAsString (const ExecutionContext *exe_ctx, uint32_t idx, c… in SetPropertyAtIndexAsString()
534 OptionValueProperties::GetPropertyAtIndexAsOptionValueString (const ExecutionContext *exe_ctx, bool… in GetPropertyAtIndexAsOptionValueString() argument
544 OptionValueProperties::GetPropertyAtIndexAsUInt64 (const ExecutionContext *exe_ctx, uint32_t idx, u… in GetPropertyAtIndexAsUInt64() argument
557 OptionValueProperties::SetPropertyAtIndexAsUInt64 (const ExecutionContext *exe_ctx, uint32_t idx, u… in SetPropertyAtIndexAsUInt64()
607 OptionValueProperties::DumpValue (const ExecutionContext *exe_ctx, Stream &strm, uint32_t dump_mask) in DumpValue()
628 OptionValueProperties::DumpPropertyValue (const ExecutionContext *exe_ctx, in DumpPropertyValue()
657 OptionValueProperties::GetPropertyAtPath (const ExecutionContext *exe_ctx, in GetPropertyAtPath()
748 OptionValueProperties::GetSubProperty (const ExecutionContext *exe_ctx, in GetSubProperty()