Home
last modified time | relevance | path

Searched defs:GetComponents (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/base/files/
Dfile_path.cc215 void FilePath::GetComponents(std::vector<StringType>* components) const { in GetComponents() function in base::FilePath
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dconstants.h176 virtual const std::vector<const Constant*>& GetComponents() const { in GetComponents() function