/AliOS-Things-master/components/oss/src/model/ |
A D | ObjectCallbackBuilder.cc | 24 ObjectCallbackBuilder::ObjectCallbackBuilder(const std::string &url, const std::string &body): in ObjectCallbackBuilder() 29 ObjectCallbackBuilder::ObjectCallbackBuilder(const std::string &url, const std::string &body, in ObjectCallbackBuilder()
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/ |
A D | httpmessage_ut.cc | 37 string body = "this is a test body"; in TEST() local
|
A D | ecsmetadatafetcher_ut.cc | 24 string body = "1234567"; in TEST() local
|
A D | coreclient_ut.cc | 38 …string body = "{\"Code\":\"any-error-code\",\"Message\":\"any-error-message\",\"HostId\":\"any-hos… in TEST() local
|
A D | curlhttpclient_ut.cc | 200 string body = "1234567"; in TEST() local
|
/AliOS-Things-master/components/oss/include/alibabacloud/oss/http/ |
A D | HttpMessage.h | 46 void addBody(const std::shared_ptr<std::iostream>& body) { body_ = body;} in addBody()
|
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/ |
A D | ObjectCallbackBuilder.h | 43 void setCallbackBody(const std::string& body) { callbackBody_ = body; } in setCallbackBody()
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/ |
A D | RpcServiceClient.cc | 160 std::string body = tmp.str().substr(1); in buildHttpRequest() local
|
A D | HttpMessage.cc | 109 const char *HttpMessage::body() const { return body_; } in body() function in AlibabaCloud::HttpMessage
|
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/ |
A D | doxygen.css | 3 body, table, div, p, dl { selector 184 body { selector 989 body { overflow:visible; } selector
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/examples/imagesearch/ |
A D | imagesearch.cc | 103 string body = ""; in buildContent() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/ |
A D | rtl8721d_ota.h | 40 u8 *body; member
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | md5.c | 93 static const void *body(MD5_CTX *ctx, const void *data, unsigned long size) in body() function
|
/AliOS-Things-master/components/linksdk/core/ |
A D | aiot_http_api.h | 319 } body; member
|
/AliOS-Things-master/documentation/doxygen/style/ |
A D | doxygen-custom.css | 3 body, table, div, p, dl { selector 376 body { selector 1711 body { overflow:visible; } selector 1795 body { selector
|
/AliOS-Things-master/components/littlevgl/src/lv_core/ |
A D | lv_style.h | 93 } body; member
|
/AliOS-Things-master/components/oss/src/http/ |
A D | CurlHttpClient.cc | 627 auto & body = response->Body(); in makeRequest() local
|
/AliOS-Things-master/components/linkkit/dev_model/alcs/ |
A D | alcs_server.c | 200 char body[200] = { 0 }; in alcs_rec_auth() local
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | compile.c | 1740 …ompile_with_stmt_helper(compiler_t *comp, size_t n, mp_parse_node_t *nodes, mp_parse_node_t body) { in compile_with_stmt_helper() 1843 …_async_with_stmt_helper(compiler_t *comp, size_t n, mp_parse_node_t *nodes, mp_parse_node_t body) { in compile_async_with_stmt_helper()
|
/AliOS-Things-master/components/oss/src/ |
A D | OssClientImpl.cc | 152 …dBody(const std::shared_ptr<HttpRequest> &httpRequest, const std::shared_ptr<std::iostream>& body,… in addBody() argument
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/ |
A D | co_hci.h | 2554 uint8_t body[17]; member
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | quickjs.c | 19966 JSValue body; member
|