Home
last modified time | relevance | path

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

/external/armnn/samples/ObjectDetection/src/
DDetectedObject.cpp31 const std::string &DetectedObject::GetLabel() const in GetLabel() function in od::DetectedObject
/external/pdfium/core/fpdfdoc/
Dcpdf_pagelabel.cpp84 absl::optional<WideString> CPDF_PageLabel::GetLabel(int nPage) const { in GetLabel() function in CPDF_PageLabel
/external/deqp-deps/SPIRV-Tools/source/opt/
Dbasic_block.h75 std::unique_ptr<Instruction>& GetLabel() { return label_; } in GetLabel() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dbasic_block.h75 std::unique_ptr<Instruction>& GetLabel() { return label_; } in GetLabel() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dbasic_block.h75 std::unique_ptr<Instruction>& GetLabel() { return label_; } in GetLabel() function
/external/skia/bazel/exporter/build_proto/analysis_v2/
Danalysis_v2.pb.go476 func (x *Target) GetLabel() string { func
1073 func (x *PathFragment) GetLabel() string { func
/external/angle/src/tests/
Dcapture_replay_tests.py383 def GetLabel(self): member in Test
/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go1292 func (x *ConfiguredRuleInput) GetLabel() string { func
2198 func (x *RuleDefinition) GetLabel() string { func
2320 func (x *Attribute_SelectorEntry) GetLabel() string { func
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc780 static PyObject* GetLabel(PyBaseDescriptor *self, void *closure) { in GetLabel() function
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc780 static PyObject* GetLabel(PyBaseDescriptor *self, void *closure) { in GetLabel() function
/external/golang-protobuf/types/descriptorpb/
Ddescriptor.pb.go1164 func (x *FieldDescriptorProto) GetLabel() FieldDescriptorProto_Label { func