Home
last modified time | relevance | path

Searched refs:YHasBeenSet (Results 1 – 6 of 6) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-textract/include/aws/textract/model/
H A DPoint.h74 inline bool YHasBeenSet() const { return m_yHasBeenSet; } in YHasBeenSet() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rekognition/include/aws/rekognition/model/
H A DPoint.h74 inline bool YHasBeenSet() const { return m_yHasBeenSet; } in YHasBeenSet() function
H A DLandmark.h119 inline bool YHasBeenSet() const { return m_yHasBeenSet; } in YHasBeenSet() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mediaconvert/include/aws/mediaconvert/model/
H A DRectangle.h116 inline bool YHasBeenSet() const { return m_yHasBeenSet; } in YHasBeenSet() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-location/include/aws/location/model/
H A DGetMapTileRequest.h125 inline bool YHasBeenSet() const { return m_yHasBeenSet; } in YHasBeenSet() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-location/source/
H A DLocationServiceClient.cpp1397 if (!request.YHasBeenSet()) in GetMapTile()