Home
last modified time | relevance | path

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

/external/chromium_org/ppapi/shared_impl/
Durl_request_info_data.cc18 URLRequestInfoData::BodyItem::BodyItem() in BodyItem() function in ppapi::URLRequestInfoData::BodyItem
25 URLRequestInfoData::BodyItem::BodyItem(const std::string& data) in BodyItem() function in ppapi::URLRequestInfoData::BodyItem
33 URLRequestInfoData::BodyItem::BodyItem(Resource* file_ref, in BodyItem() function in ppapi::URLRequestInfoData::BodyItem
Durl_request_info_data.h24 struct PPAPI_SHARED_EXPORT BodyItem { struct
25 BodyItem();
26 explicit BodyItem(const std::string& data);
27 BodyItem(Resource* file_ref,
84 std::vector<BodyItem> body;
/external/chromium_org/ppapi/proxy/
Durl_request_info_resource.cc75 data_.body.push_back(URLRequestInfoData::BodyItem( in AppendDataToBody()
98 data_.body.push_back(URLRequestInfoData::BodyItem( in AppendFileToBody()
Dppapi_messages.h394 IPC_STRUCT_TRAITS_BEGIN(ppapi::URLRequestInfoData::BodyItem)
/external/chromium_org/content/renderer/pepper/
Durl_request_info_util.cc194 const URLRequestInfoData::BodyItem& item = data->body[i]; in CreateWebURLRequest()
/external/llvm/docs/TableGen/
DLangRef.rst317 BodyList: BodyItem*
318 BodyItem: `Declaration` ";"