| /base/security/device_security_level/services/dslm/ |
| H A D | dslm_msg_utils.c | 43 DslmJsonHandle body = DslmCreateJson(NULL); in GenerateSecInfoResponseJson() local 86 DslmJsonHandle body = DslmCreateJson(NULL); GenerateSecInfoRequestJson() local [all...] |
| /foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/ |
| H A D | rtsp_common.cpp | 81 ParseMessage(const std::string &message, std::vector<std::string> &firstLine, std::unordered_map<std::string, std::string> &header, std::list<std::string> &body) ParseMessage() argument
|
| /foundation/communication/netstack/frameworks/js/napi/fetch/async_context/src/ |
| H A D | fetch_context.cpp | 127 auto body = NapiUtils::GetStringFromValueUtf8(GetEnv(), data); in GetRequestBody() local 136 std::string body = NapiUtils::GetStringFromValueUtf8(GetEnv(), NapiUtils::JsonStringify(GetEnv(), data)); in GetRequestBody() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/wfx/ |
| H A D | hif_rx.c | 57 const struct hif_cnf_tx *body = buf; in hif_tx_confirm() local 66 const struct hif_cnf_multi_transmit *body = buf; in hif_multi_tx_confirm() local 78 const struct hif_ind_startup *body = buf; in hif_startup_indication() local 110 const struct hif_ind_rx *body = buf; hif_receive_indication() local 127 const struct hif_ind_event *body = buf; hif_event_indication() local 208 const struct hif_ind_suspend_resume_tx *body = buf; hif_suspend_resume_indication() local 236 const struct hif_ind_generic *body = buf; hif_generic_indication() local 316 const struct hif_ind_error *body = buf; hif_error_indication() local 343 const struct hif_ind_exception *body = buf; hif_exception_indication() local [all...] |
| /kernel/linux/linux-5.10/drivers/xen/xenbus/ |
| H A D | xenbus.h | 67 char body[]; member 83 char *body; member
|
| /kernel/linux/linux-5.10/fs/configfs/ |
| H A D | symlink.c | 84 char *body; in create_link() local
|
| /kernel/linux/linux-6.6/fs/configfs/ |
| H A D | symlink.c | 82 char *body; in create_link() local
|
| /kernel/linux/linux-6.6/drivers/xen/xenbus/ |
| H A D | xenbus.h | 67 char body[]; member 83 char *body; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/ |
| H A D | hif_rx.c | 55 const struct wfx_hif_cnf_tx *body = buf; in wfx_hif_tx_confirm() local 64 const struct wfx_hif_cnf_multi_transmit *body = buf; in wfx_hif_multi_tx_confirm() local 76 const struct wfx_hif_ind_startup *body = buf; in wfx_hif_startup_indication() local 101 const struct wfx_hif_ind_rx *body = buf; wfx_hif_receive_indication() local 117 const struct wfx_hif_ind_event *body = buf; wfx_hif_event_indication() local 165 const struct wfx_hif_ind_scan_cmpl *body = buf; wfx_hif_scan_complete_indication() local 194 const struct wfx_hif_ind_suspend_resume_tx *body = buf; wfx_hif_suspend_resume_indication() local 222 const struct wfx_hif_ind_generic *body = buf; wfx_hif_generic_indication() local 299 const struct wfx_hif_ind_error *body = buf; wfx_hif_error_indication() local 325 const struct wfx_hif_ind_exception *body = buf; wfx_hif_exception_indication() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_streamoutput.c | 96 SVGA3dCmdDXBindStreamOutput body; in vmw_dx_streamoutput_unscrub() member 167 SVGA3dCmdDXBindStreamOutput body; in vmw_dx_streamoutput_scrub() member [all...] |
| /test/xts/device_attest/test/fuzztest/devattestcorenetwork_fuzzer/ |
| H A D | devattest_core_network_fuzz.c | 117 char *body = (char *)malloc(contentLen + 1);
in ParseHttpsResp() local
|
| /third_party/curl/lib/ |
| H A D | md4.c | 317 static const void *body(MD4_CTX *ctx, const void *data, unsigned long size) in body() function
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_multiview.c | 249 nir_cf_list body; in nir_lower_multiview() local
|
| H A D | nir_inline_functions.c | 111 nir_cf_list body; in nir_inline_function_impl() local
|
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/sha/ |
| H A D | sha256-mb-x86_64.s | |
| H A D | sha1-mb-x86_64.s | |
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/sha/ |
| H A D | sha256-mb-x86_64.s | |
| H A D | sha1-mb-x86_64.s | |
| /third_party/node/src/ |
| H A D | string_decoder.cc | 69 Local<String> prepend, body; in DecodeData() local
|
| /third_party/notofonts/scripts/ |
| H A D | gather.py | 120 body = release.body variable 124 body = repo.get_git_tag(tag_sha).message variable
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | test_fs_scoreboard.cpp | 492 bblock_t *body = v->cfg->blocks[2]; in TEST_F() local 528 bblock_t *body = v->cfg->blocks[2]; in TEST_F() local 565 bblock_t *body = v->cfg->blocks[2]; in TEST_F() local 596 bblock_t *body = v->cfg->blocks[1]; in TEST_F() local 629 bblock_t *body in TEST_F() local 662 bblock_t *body = v->cfg->blocks[1]; TEST_F() local 695 bblock_t *body = v->cfg->blocks[1]; TEST_F() local [all...] |
| /third_party/lwip/src/include/lwip/apps/ |
| H A D | smtp.h | 58 const char* body; member
|
| /third_party/node/deps/openssl/openssl/crypto/property/ |
| H A D | property_string.c | 31 char body[1]; member
|
| /third_party/openssl/crypto/property/ |
| H A D | property_string.c | 31 char body[1]; member
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_decoration_test.cpp | 5557 const std::string body = R"( in TEST_F() local 5592 const std::string body = R"( in TEST_F() local 5618 const std::string body = R"( in TEST_F() local 5646 const std::string body = R"( in TEST_F() local 5677 const std::string body = R"( in TEST_F() local 5707 const std::string body = R"( TEST_F() local 5739 const std::string body = R"( TEST_F() local [all...] |