Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_iccprofile.h31 uint32_t GetComponents() const { return m_nSrcComponents; } in GetComponents() function
/external/cronet/components/metrics/
Dcomponent_metrics_provider_unittest.cc28 std::vector<ComponentInfo> GetComponents() override { return components_; } in GetComponents() function in metrics::__anone6ba88110111::TestComponentMetricsProviderDelegate
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinterface_var_sroa.h59 const std::vector<NestedCompositeComponents>& GetComponents() const { in GetComponents() function
Dconstants.h297 virtual const std::vector<const Constant*>& GetComponents() const { in GetComponents() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinterface_var_sroa.h59 const std::vector<NestedCompositeComponents>& GetComponents() const { in GetComponents() function
Dconstants.h297 virtual const std::vector<const Constant*>& GetComponents() const { in GetComponents() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinterface_var_sroa.h59 const std::vector<NestedCompositeComponents>& GetComponents() const { in GetComponents() function
Dconstants.h297 virtual const std::vector<const Constant*>& GetComponents() const { in GetComponents() function
/external/libchrome/components/policy/core/common/
Dschema_map.cc26 const ComponentMap* SchemaMap::GetComponents(PolicyDomain domain) const { in GetComponents() function in policy::SchemaMap
/external/libchrome/base/files/
Dfile_path.cc221 void FilePath::GetComponents(std::vector<StringType>* components) const { in GetComponents() function in base::FilePath
/external/cronet/base/files/
Dfile_path.cc225 std::vector<FilePath::StringType> FilePath::GetComponents() const { in GetComponents() function in base::FilePath