Home
last modified time | relevance | path

Searched defs:body (Results 1 – 22 of 22) sorted by relevance

/AliOS-Things-master/components/oss/src/model/
A DObjectCallbackBuilder.cc24 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 Dhttpmessage_ut.cc37 string body = "this is a test body"; in TEST() local
A Decsmetadatafetcher_ut.cc24 string body = "1234567"; in TEST() local
A Dcoreclient_ut.cc38 …string body = "{\"Code\":\"any-error-code\",\"Message\":\"any-error-message\",\"HostId\":\"any-hos… in TEST() local
A Dcurlhttpclient_ut.cc200 string body = "1234567"; in TEST() local
/AliOS-Things-master/components/oss/include/alibabacloud/oss/http/
A DHttpMessage.h46 void addBody(const std::shared_ptr<std::iostream>& body) { body_ = body;} in addBody()
/AliOS-Things-master/components/oss/include/alibabacloud/oss/model/
A DObjectCallbackBuilder.h43 void setCallbackBody(const std::string& body) { callbackBody_ = body; } in setCallbackBody()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/core/src/
A DRpcServiceClient.cc160 std::string body = tmp.str().substr(1); in buildHttpRequest() local
A DHttpMessage.cc109 const char *HttpMessage::body() const { return body_; } in body() function in AlibabaCloud::HttpMessage
/AliOS-Things-master/components/SDL2/src/gfx/Docs/html/
A Ddoxygen.css3 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 Dimagesearch.cc103 string body = ""; in buildContent() local
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Drtl8721d_ota.h40 u8 *body; member
/AliOS-Things-master/components/freetype/src/base/
A Dmd5.c93 static const void *body(MD5_CTX *ctx, const void *data, unsigned long size) in body() function
/AliOS-Things-master/components/linksdk/core/
A Daiot_http_api.h319 } body; member
/AliOS-Things-master/documentation/doxygen/style/
A Ddoxygen-custom.css3 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 Dlv_style.h93 } body; member
/AliOS-Things-master/components/oss/src/http/
A DCurlHttpClient.cc627 auto & body = response->Body(); in makeRequest() local
/AliOS-Things-master/components/linkkit/dev_model/alcs/
A Dalcs_server.c200 char body[200] = { 0 }; in alcs_rec_auth() local
/AliOS-Things-master/components/py_engine/engine/py/
A Dcompile.c1740 …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 DOssClientImpl.cc152 …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 Dco_hci.h2554 uint8_t body[17]; member
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dquickjs.c19966 JSValue body; member

Completed in 186 milliseconds