Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/meshcop/
H A Ddataset.hpp216 Components &GetComponents(void) { return static_cast<Components &>(mComponents); } in GetComponents() function in ot::MeshCoP::Dataset::Info
217 …const Components &GetComponents(void) const { return static_cast<const Components &>(mComponents);… in GetComponents() function in ot::MeshCoP::Dataset::Info
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_iccprofile.h30 uint32_t GetComponents() const { return m_nSrcComponents; } in GetComponents() function
/aosp_15_r20/external/cronet/components/metrics/
H A Dcomponent_metrics_provider_unittest.cc28 std::vector<ComponentInfo> GetComponents() override { return components_; } in GetComponents() function in metrics::__anonbe536fe20111::TestComponentMetricsProviderDelegate
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dinterface_var_sroa.h59 const std::vector<NestedCompositeComponents>& GetComponents() const { in GetComponents() function
H A Dconstants.h297 virtual const std::vector<const Constant*>& GetComponents() const { in GetComponents() function
/aosp_15_r20/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
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinterface_var_sroa.h59 const std::vector<NestedCompositeComponents>& GetComponents() const { in GetComponents() function
H A Dconstants.h297 virtual const std::vector<const Constant*>& GetComponents() const { in GetComponents() function
/aosp_15_r20/external/libchrome/components/policy/core/common/
H A Dschema_map.cc26 const ComponentMap* SchemaMap::GetComponents(PolicyDomain domain) const { in GetComponents() function in policy::SchemaMap
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_path.cc221 void FilePath::GetComponents(std::vector<StringType>* components) const { in GetComponents() function in base::FilePath
/aosp_15_r20/external/cronet/base/files/
H A Dfile_path.cc227 std::vector<FilePath::StringType> FilePath::GetComponents() const { in GetComponents() function in base::FilePath