Home
last modified time | relevance | path

Searched refs:PersonDetection (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rekognition/source/model/
H A DPersonDetection.cpp21 PersonDetection::PersonDetection() : in PersonDetection() function in Aws::Rekognition::Model::PersonDetection
28 PersonDetection::PersonDetection(JsonView jsonValue) : in PersonDetection() function in Aws::Rekognition::Model::PersonDetection
36 PersonDetection& PersonDetection::operator =(JsonView jsonValue) in operator =()
55 JsonValue PersonDetection::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rekognition/include/aws/rekognition/model/
H A DPersonDetection.h36 class AWS_REKOGNITION_API PersonDetection
39 PersonDetection();
40 PersonDetection(Aws::Utils::Json::JsonView jsonValue);
41 PersonDetection& operator=(Aws::Utils::Json::JsonView jsonValue);
67 inline PersonDetection& WithTimestamp(long long value) { SetTimestamp(value); return *this;} in WithTimestamp()
93 inline PersonDetection& WithPerson(const PersonDetail& value) { SetPerson(value); return *this;} in WithPerson()
98 …inline PersonDetection& WithPerson(PersonDetail&& value) { SetPerson(std::move(value)); return *th… in WithPerson()
H A DGetPersonTrackingResult.h199 inline const Aws::Vector<PersonDetection>& GetPersons() const{ return m_persons; } in GetPersons()
206 inline void SetPersons(const Aws::Vector<PersonDetection>& value) { m_persons = value; } in SetPersons()
213 inline void SetPersons(Aws::Vector<PersonDetection>&& value) { m_persons = std::move(value); } in SetPersons()
220 …inline GetPersonTrackingResult& WithPersons(const Aws::Vector<PersonDetection>& value) { SetPerson… in WithPersons()
227 …inline GetPersonTrackingResult& WithPersons(Aws::Vector<PersonDetection>&& value) { SetPersons(std… in WithPersons()
234 …inline GetPersonTrackingResult& AddPersons(const PersonDetection& value) { m_persons.push_back(val… in AddPersons()
241 …inline GetPersonTrackingResult& AddPersons(PersonDetection&& value) { m_persons.push_back(std::mov… in AddPersons()
253 Aws::Vector<PersonDetection> m_persons;
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/rekognition/
H A Dapi_op_GetPersonTracking.go91 Persons []types.PersonDetection
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/rekognition/
H A Dapi_op_GetPersonTracking.go91 Persons []types.PersonDetection
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/rekognition/
H A Dapi_op_GetPersonTracking.go91 Persons []types.PersonDetection
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/rekognition/
H A Dapi_op_GetPersonTracking.go91 Persons []types.PersonDetection
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/rekognition/
H A Dapi_op_GetPersonTracking.go93 Persons []types.PersonDetection
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/rekognition/
H A Dapi_op_GetPersonTracking.go91 Persons []types.PersonDetection
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/rekognition/
H A Dapi_op_GetPersonTracking.go91 Persons []types.PersonDetection
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/rekognition/
H A Dapi_op_GetPersonTracking.go91 Persons []types.PersonDetection
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/rekognition/types/
H A Dtypes.go794 type PersonDetection struct { struct
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/rekognition/types/
H A Dtypes.go794 type PersonDetection struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/rekognition/types/
H A Dtypes.go794 type PersonDetection struct { struct
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/rekognition/types/
H A Dtypes.go794 type PersonDetection struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/rekognition/types/
H A Dtypes.go794 type PersonDetection struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/rekognition/types/
H A Dtypes.go794 type PersonDetection struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/rekognition/types/
H A Dtypes.go794 type PersonDetection struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/rekognition/types/
H A Dtypes.go946 type PersonDetection struct { struct
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go7291 Persons []*PersonDetection `type:"list"`
7325 func (s *GetPersonTrackingOutput) SetPersons(v []*PersonDetection) *GetPersonTrackingOutput {
8246 type PersonDetection struct { struct
8258 func (s PersonDetection) String() string { argument
8263 func (s PersonDetection) GoString() string { argument
8268 func (s *PersonDetection) SetPerson(v *PersonDetail) *PersonDetection { argument
8274 func (s *PersonDetection) SetTimestamp(v int64) *PersonDetection { argument
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go7291 Persons []*PersonDetection `type:"list"`
7325 func (s *GetPersonTrackingOutput) SetPersons(v []*PersonDetection) *GetPersonTrackingOutput {
8246 type PersonDetection struct { struct
8258 func (s PersonDetection) String() string { argument
8263 func (s PersonDetection) GoString() string { argument
8268 func (s *PersonDetection) SetPerson(v *PersonDetail) *PersonDetection { argument
8274 func (s *PersonDetection) SetTimestamp(v int64) *PersonDetection { argument
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/rekognition/
H A Dapi.go7412 Persons []*PersonDetection `type:"list"`
7446 func (s *GetPersonTrackingOutput) SetPersons(v []*PersonDetection) *GetPersonTrackingOutput {
8377 type PersonDetection struct {
8389 func (s PersonDetection) String() string {
8394 func (s PersonDetection) GoString() string {
8399 func (s *PersonDetection) SetPerson(v *PersonDetail) *PersonDetection {
8405 func (s *PersonDetection) SetTimestamp(v int64) *PersonDetection {
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go7768 Persons []*PersonDetection `type:"list"`
7802 func (s *GetPersonTrackingOutput) SetPersons(v []*PersonDetection) *GetPersonTrackingOutput {
8888 type PersonDetection struct { struct
8900 func (s PersonDetection) String() string { argument
8905 func (s PersonDetection) GoString() string { argument
8910 func (s *PersonDetection) SetPerson(v *PersonDetail) *PersonDetection { argument
8916 func (s *PersonDetection) SetTimestamp(v int64) *PersonDetection { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go7772 Persons []*PersonDetection `type:"list"`
7806 func (s *GetPersonTrackingOutput) SetPersons(v []*PersonDetection) *GetPersonTrackingOutput {
8892 type PersonDetection struct { struct
8904 func (s PersonDetection) String() string { argument
8909 func (s PersonDetection) GoString() string { argument
8914 func (s *PersonDetection) SetPerson(v *PersonDetail) *PersonDetection { argument
8920 func (s *PersonDetection) SetTimestamp(v int64) *PersonDetection { argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/rekognition/
H A Dapi.go7772 Persons []*PersonDetection `type:"list"`
7806 func (s *GetPersonTrackingOutput) SetPersons(v []*PersonDetection) *GetPersonTrackingOutput {
8892 type PersonDetection struct { struct
8904 func (s PersonDetection) String() string { argument
8909 func (s PersonDetection) GoString() string { argument
8914 func (s *PersonDetection) SetPerson(v *PersonDetail) *PersonDetection { argument
8920 func (s *PersonDetection) SetTimestamp(v int64) *PersonDetection { argument

123