Searched defs:GetComponents (Results 1 – 7 of 7) sorted by relevance
32 uint32_t GetComponents() const { return m_nSrcComponents; } in GetComponents() function
26 const ComponentMap* SchemaMap::GetComponents(PolicyDomain domain) const { in GetComponents() function in policy::SchemaMap
221 void FilePath::GetComponents(std::vector<StringType>* components) const { in GetComponents() function in base::FilePath
297 virtual const std::vector<const Constant*>& GetComponents() const { in GetComponents() function
347 GetComponents(StringRef Path, path::Style S = path::Style::native) { in GetComponents() function