Home
last modified time | relevance | path

Searched defs:body (Results 251 - 275 of 516) sorted by relevance

1...<<1112131415161718192021

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dxml-utils.c445 xml_node_t *envelope, *body; in soap_build_envelope() local
461 xml_node_t *body, *child; in soap_get_body() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dhttp_client.c32 struct wpabuf body; member
/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.cpp244 void Vendor::InitLogBody(const std::vector<WatchPoint>& list, std::ostringstream& body, in InitLogBody() argument
305 std::ostringstream body; in MergeEventLog() local
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
H A Drtsp_package.cpp65 std::string body; in EncapAnnounce() local
123 std::string body; in EncapRequestGetParameter() local
165 EncapFeature(std::string &body, ParamInfo &negParam) EncapFeature() argument
184 EncapResponseGetParamM3Body(ParamInfo &clientParam, const std::string &getParam, std::string &body) EncapResponseGetParamM3Body() argument
240 std::string body; EncapResponseGetParamM3() local
274 EncapSpecialList(std::string &body, const std::vector<std::string> &list, const std::string &type) EncapSpecialList() argument
285 EncapGenericCapList(std::string &body, const RemoteControlParamInfo &paramInfo) EncapGenericCapList() argument
295 EncapHidcCapList(std::string &body, const RemoteControlParamInfo &paramInfo) EncapHidcCapList() argument
305 EncapVendorCapList(std::string &body, const RemoteControlParamInfo &paramInfo) EncapVendorCapList() argument
315 EncapUibc(std::string &body, ParamInfo &negParam) EncapUibc() argument
336 SetAnotherParameter(ParamInfo &negParam, double version, const std::string &ip, std::string &body) SetAnotherParameter() argument
393 std::string body; EncapSetParameterM4Request() local
435 std::string body; SetVideoAndAudioCodecsParameter() local
487 std::string body; SetAudioParameter() local
521 std::string body; EncapActionRequest() local
655 std::string body; EncapEventChangeRequest() local
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/stream/src/
H A Dcast_stream_manager_server.cpp98 json body; in NotifyPeerSeekDone() local
106 json body; in NotifyPeerEndOfStream() local
114 json body; in NotifyPeerPlayerStatusChanged() local
123 json body; NotifyPeerPositionChanged() local
133 json body; NotifyPeerMediaItemChanged() local
141 json body; NotifyPeerVolumeChanged() local
150 json body; NotifyPeerRepeatModeChanged() local
158 json body; NotifyPeerPlaySpeedChanged() local
166 json body; NotifyPeerPlayerError() local
175 json body; NotifyPeerPlayRequest() local
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
H A Drtsp_package.cpp65 std::string body; in EncapAnnounce() local
123 std::string body; in EncapRequestGetParameter() local
165 EncapFeature(std::string &body, ParamInfo &negParam) EncapFeature() argument
184 EncapResponseGetParamM3Body(ParamInfo &clientParam, const std::string &getParam, std::string &body) EncapResponseGetParamM3Body() argument
240 std::string body; EncapResponseGetParamM3() local
274 EncapSpecialList(std::string &body, const std::vector<std::string> &list, const std::string &type) EncapSpecialList() argument
285 EncapGenericCapList(std::string &body, const RemoteControlParamInfo &paramInfo) EncapGenericCapList() argument
295 EncapHidcCapList(std::string &body, const RemoteControlParamInfo &paramInfo) EncapHidcCapList() argument
305 EncapVendorCapList(std::string &body, const RemoteControlParamInfo &paramInfo) EncapVendorCapList() argument
315 EncapUibc(std::string &body, ParamInfo &negParam) EncapUibc() argument
336 SetAnotherParameter(ParamInfo &negParam, double version, const std::string &ip, std::string &body) SetAnotherParameter() argument
393 std::string body; EncapSetParameterM4Request() local
435 std::string body; SetVideoAndAudioCodecsParameter() local
487 std::string body; SetAudioParameter() local
521 std::string body; EncapActionRequest() local
655 std::string body; EncapEventChangeRequest() local
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/stream/src/
H A Dcast_stream_manager_server.cpp98 json body; in NotifyPeerSeekDone() local
106 json body; in NotifyPeerEndOfStream() local
114 json body; in NotifyPeerPlayerStatusChanged() local
123 json body; NotifyPeerPositionChanged() local
133 json body; NotifyPeerMediaItemChanged() local
141 json body; NotifyPeerVolumeChanged() local
150 json body; NotifyPeerRepeatModeChanged() local
158 json body; NotifyPeerPlaySpeedChanged() local
166 json body; NotifyPeerPlayerError() local
175 json body; NotifyPeerPlayRequest() local
[all...]
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtsp/
H A Drtsp_unit_test.cpp184 std::list<std::string> body; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_session.cpp398 void ObexClientReceivedObject::AppendBody(const uint8_t *body, const uint16_t bodyLen) in AppendBody() argument
460 void ObexServerReceivedObject::AppendBody(const uint8_t *body, const uint16_t bodyLen) in AppendBody() argument
/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dfile.c360 struct ocxl_kernel_event_xsl_fault_error body; in append_xsl_error() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/
H A Dfwio.c397 union p54_scan_body_union *body; in p54_scan() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/wfx/
H A Dhif_tx.c147 struct hif_req_configuration *body = wfx_alloc_hif(buf_len, &hif); in hif_configuration() local
163 struct hif_req_reset *body = wfx_alloc_hif(sizeof(*body), &hif); in hif_reset() local
180 struct hif_req_read_mib *body = wfx_alloc_hif(sizeof(*body), in hif_read_mib() local
216 struct hif_req_write_mib *body = wfx_alloc_hif(buf_len, &hif); hif_write_mib() local
236 struct hif_req_start_scan_alt *body = wfx_alloc_hif(buf_len, &hif); hif_scan() local
305 struct hif_req_join *body = wfx_alloc_hif(sizeof(*body), &hif); hif_join() local
340 struct hif_req_set_bss_params *body = hif_set_bss_params() local
359 struct hif_req_add_key *body = wfx_alloc_hif(sizeof(*body), &hif); hif_add_key() local
381 struct hif_req_remove_key *body = wfx_alloc_hif(sizeof(*body), &hif); hif_remove_key() local
397 struct hif_req_edca_queue_params *body = wfx_alloc_hif(sizeof(*body), hif_set_edca_queue_params() local
427 struct hif_req_set_pm_mode *body = wfx_alloc_hif(sizeof(*body), &hif); hif_set_pm() local
452 struct hif_req_start *body = wfx_alloc_hif(sizeof(*body), &hif); hif_start() local
475 struct hif_req_beacon_transmit *body = wfx_alloc_hif(sizeof(*body), hif_beacon_transmit() local
492 struct hif_req_map_link *body = wfx_alloc_hif(sizeof(*body), &hif); hif_map_link() local
512 struct hif_req_update_ie *body = wfx_alloc_hif(buf_len, &hif); hif_update_ie_beacon() local
[all...]
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c147 make_checksum(struct krb5_ctx *kctx, char *header, int hdrlen, struct xdr_buf *body, int body_offset, u8 *cksumkey, unsigned int usage, struct xdr_netobj *cksumout) make_checksum() argument
239 make_checksum_v2(struct krb5_ctx *kctx, char *header, int hdrlen, struct xdr_buf *body, int body_offset, u8 *cksumkey, unsigned int usage, struct xdr_netobj *cksumout) make_checksum_v2() argument
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c424 char body[16]; in xenbus_command_reply() member
453 char body[]; in xenbus_write_transaction() member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_context.c145 SVGA3dCmdDestroyContext body; in vmw_hw_context_destroy() member
248 SVGA3dCmdDefineContext body; in vmw_context_init() member
302 SVGA3dCmdDefineGBContext body; in vmw_gb_context_create() member
345 SVGA3dCmdBindGBContext body; in vmw_gb_context_bind() member
378 SVGA3dCmdReadbackGBContext body; vmw_gb_context_unbind() member
382 SVGA3dCmdBindGBContext body; vmw_gb_context_unbind() member
437 SVGA3dCmdDestroyGBContext body; vmw_gb_context_destroy() member
469 SVGA3dCmdDXDefineContext body; vmw_dx_context_create() member
512 SVGA3dCmdDXBindContext body; vmw_dx_context_bind() member
587 SVGA3dCmdDXReadbackContext body; vmw_dx_context_unbind() member
591 SVGA3dCmdDXBindContext body; vmw_dx_context_unbind() member
653 SVGA3dCmdDXDestroyContext body; vmw_dx_context_destroy() member
[all...]
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Dfile.c358 struct ocxl_kernel_event_xsl_fault_error body; in append_xsl_error() local
[all...]
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus_dev_frontend.c424 char body[16]; in xenbus_command_reply() member
453 char body[]; in xenbus_write_transaction() member
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/
H A Dfwio.c395 union p54_scan_body_union *body; in p54_scan() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/
H A Dhif_tx.c145 struct wfx_hif_req_configuration *body = wfx_alloc_hif(buf_len, &hif); in wfx_hif_configuration() local
161 struct wfx_hif_req_reset *body = wfx_alloc_hif(sizeof(*body), &hif); in wfx_hif_reset() local
177 struct wfx_hif_req_read_mib *body = wfx_alloc_hif(sizeof(*body), in wfx_hif_read_mib() local
210 struct wfx_hif_req_write_mib *body = wfx_alloc_hif(buf_len, &hif); wfx_hif_write_mib() local
229 struct wfx_hif_req_start_scan_alt *body = wfx_alloc_hif(buf_len, &hif); wfx_hif_scan() local
289 struct wfx_hif_req_join *body = wfx_alloc_hif(sizeof(*body), &hif); wfx_hif_join() local
318 struct wfx_hif_req_set_bss_params *body = wfx_alloc_hif(sizeof(*body), &hif); wfx_hif_set_bss_params() local
335 struct wfx_hif_req_add_key *body = wfx_alloc_hif(sizeof(*body), &hif); wfx_hif_add_key() local
355 struct wfx_hif_req_remove_key *body = wfx_alloc_hif(sizeof(*body), &hif); wfx_hif_remove_key() local
371 struct wfx_hif_req_edca_queue_params *body = wfx_alloc_hif(sizeof(*body), &hif); wfx_hif_set_edca_queue_params() local
399 struct wfx_hif_req_set_pm_mode *body = wfx_alloc_hif(sizeof(*body), &hif); wfx_hif_set_pm() local
426 struct wfx_hif_req_start *body = wfx_alloc_hif(sizeof(*body), &hif); wfx_hif_start() local
448 struct wfx_hif_req_beacon_transmit *body = wfx_alloc_hif(sizeof(*body), &hif); wfx_hif_beacon_transmit() local
463 struct wfx_hif_req_map_link *body = wfx_alloc_hif(sizeof(*body), &hif); wfx_hif_map_link() local
483 struct wfx_hif_req_update_ie *body = wfx_alloc_hif(buf_len, &hif); wfx_hif_update_ie_beacon() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_context.c147 SVGA3dCmdDestroyContext body; in vmw_hw_context_destroy() member
250 SVGA3dCmdDefineContext body; in vmw_context_init() member
304 SVGA3dCmdDefineGBContext body; in vmw_gb_context_create() member
347 SVGA3dCmdBindGBContext body; in vmw_gb_context_bind() member
380 SVGA3dCmdReadbackGBContext body; vmw_gb_context_unbind() member
384 SVGA3dCmdBindGBContext body; vmw_gb_context_unbind() member
439 SVGA3dCmdDestroyGBContext body; vmw_gb_context_destroy() member
471 SVGA3dCmdDXDefineContext body; vmw_dx_context_create() member
514 SVGA3dCmdDXBindContext body; vmw_dx_context_bind() member
589 SVGA3dCmdDXReadbackContext body; vmw_dx_context_unbind() member
593 SVGA3dCmdDXBindContext body; vmw_dx_context_unbind() member
655 SVGA3dCmdDXDestroyContext body; vmw_dx_context_destroy() member
[all...]
H A Dvmwgfx_ldu.c620 SVGAFifoCmdUpdate body; in vmw_kms_ldu_do_bo_dirty() member
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c211 make_checksum(struct krb5_ctx *kctx, char *header, int hdrlen, struct xdr_buf *body, int body_offset, u8 *cksumkey, unsigned int usage, struct xdr_netobj *cksumout) make_checksum() argument
314 gss_krb5_checksum(struct crypto_ahash *tfm, char *header, int hdrlen, const struct xdr_buf *body, int body_offset, struct xdr_netobj *cksumout) gss_krb5_checksum() argument
929 krb5_etm_checksum(struct crypto_sync_skcipher *cipher, struct crypto_ahash *tfm, const struct xdr_buf *body, int body_offset, struct xdr_netobj *cksumout) krb5_etm_checksum() argument
[all...]
/test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/
H A DTaskpoolSingleTaskTest.cpp366 char *body = (char*)"I wanna async call good result!"; in HWTEST_F() local
422 char *body = (char*)"I wanna async call good result!"; in HWTEST_F() local
477 char *body = (char*)"I wanna async call good result!"; in HWTEST_F() local
532 char *body in HWTEST_F() local
[all...]
H A DSendResponseTest.cpp371 char *body = (char*)"I wanna async call good result!"; in HWTEST_F() local
406 char *body = (char*)"I wanna async call good result!"; in HWTEST_F() local
440 char *body = (char*)"I wanna async call good result!"; in HWTEST_F() local
474 char *body in HWTEST_F() local
[all...]
H A DSendShareRequestTest.cpp374 char *body = (char*)"I wanna async call good result!"; in HWTEST_F() local
412 char *body = (char*)"I wanna async call good result!"; in HWTEST_F() local

Completed in 22 milliseconds

1...<<1112131415161718192021