Searched defs:GetComponents (Results 1 – 2 of 2) sorted by relevance
140 uint32_t GetComponents() const { return m_nSrcComponents; } in GetComponents() function
222 void FilePath::GetComponents(std::vector<StringType>* components) const { in GetComponents() function in base::FilePath