Searched refs:GetAsPathMappings (Results 1 – 3 of 3) sorted by relevance
231 OptionValuePathMappings *GetAsPathMappings();233 const OptionValuePathMappings *GetAsPathMappings() const;
192 OptionValuePathMappings *OptionValue::GetAsPathMappings() { in GetAsPathMappings() function in OptionValue198 const OptionValuePathMappings *OptionValue::GetAsPathMappings() const { in GetAsPathMappings() function in OptionValue
254 return value_sp->GetAsPathMappings(); in GetPropertyAtIndexAsOptionValuePathMappings()