Searched defs:GetComponents (Results 1 – 6 of 6) 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