Searched refs:GetAsPathMappings (Results 1 – 3 of 3) sorted by relevance
222 OptionValuePathMappings *GetAsPathMappings();224 const OptionValuePathMappings *GetAsPathMappings() const;
190 OptionValuePathMappings *OptionValue::GetAsPathMappings() { in GetAsPathMappings() function in OptionValue196 const OptionValuePathMappings *OptionValue::GetAsPathMappings() const { in GetAsPathMappings() function in OptionValue
199 return value_sp->GetAsPathMappings(); in GetPropertyAtIndexAsOptionValuePathMappings()