Searched refs:GetAsPathMappings (Results 1 – 3 of 3) sorted by relevance
233 OptionValuePathMappings *GetAsPathMappings();235 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()