Home
last modified time | relevance | path

Searched refs:setType (Results 1 – 14 of 14) sorted by relevance

/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/
A Dlocationclient_ut.cc35 req.setType("openAPI"); in TEST()
73 req.setType("openAPI"); in TEST()
108 req.setType("openAPI"); in TEST()
141 req.setType("openAPI"); in TEST()
187 req.setType("openAPI"); in TEST()
A Dlocation_model_describeendpoints_request_ut.cc14 req.setType("test-type"); in TEST()
A Dnetworkproxy_ut.cc15 proxy.setType(NetworkProxy::Socks5); in TEST()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/function_test/core/
A Dlocationclient_ft.cc27 req.setType("openAPI"); in TEST()
63 req.setType("openAPI"); in TEST()
102 req.setType("openAPI"); in TEST()
138 req.setType("openAPI"); in TEST()
203 req.setType("openAPI"); in TEST()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/include/alibabacloud/core/location/model/
A DDescribeEndpointsRequest.h37 void setType(const std::string &type);
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/location/model/
A DDescribeEndpointsRequest.cc43 void DescribeEndpointsRequest::setType(const std::string &type) { in setType() function in DescribeEndpointsRequest
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/include/alibabacloud/facebody/model/
A DRecognizeActionRequest.h46 void setType(int type);
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/src/model/
A DRecognizeActionRequest.cc50 void RecognizeActionRequest::setType(int type) in setType() function in RecognizeActionRequest
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/include/alibabacloud/core/
A DNetworkProxy.h38 void setType(Type type);
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/
A DNetworkProxy.cc45 void NetworkProxy::setType(NetworkProxy::Type type) { type_ = type; } in setType() function in AlibabaCloud::NetworkProxy
A DEndpointProvider.cc232 request.setType("openAPI"); in loadRemoteEndpoint()
/AliOS-Things-master/components/jsoncpp/include/json/
A Dvalue.h595 void setType(ValueType v) { in setType() function
/AliOS-Things-master/components/jsoncpp/src/lib_json/
A Djson_value.cpp968 setType(type); in initBasic()
976 setType(other.type()); in dupPayload()
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/
A Dvulkan.hpp8212 DescriptorPoolSize& setType( DescriptorType type_ ) in setType() function
23562 PhysicalDeviceImageFormatInfo2& setType( ImageType type_ ) in setType() function
27918 PhysicalDeviceSparseImageFormatInfo2& setType( ImageType type_ ) in setType() function
30985 ObjectTableEntryNVX& setType( ObjectEntryTypeNVX type_ ) in setType() function
31051 ObjectTablePipelineEntryNVX& setType( ObjectEntryTypeNVX type_ ) in setType() function
31129 ObjectTableDescriptorSetEntryNVX& setType( ObjectEntryTypeNVX type_ ) in setType() function
31211 ObjectTableVertexBufferEntryNVX& setType( ObjectEntryTypeNVX type_ ) in setType() function
31289 ObjectTableIndexBufferEntryNVX& setType( ObjectEntryTypeNVX type_ ) in setType() function
31375 ObjectTablePushConstantEntryNVX& setType( ObjectEntryTypeNVX type_ ) in setType() function
37043 AccelerationStructureInfoNV& setType( AccelerationStructureTypeNV type_ ) in setType() function
[all …]

Completed in 171 milliseconds