Home
last modified time | relevance | path

Searched defs:payload (Results 76 - 100 of 1207) sorted by relevance

12345678910>>...49

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/transport/
H A Ddh_transport_test.cpp182 std::string payload = "payload_test"; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dvendor.c27 unsigned int payload, ret_len; in brcmf_cfg80211_vndr_cmds_dcmd_handler() local
/kernel/linux/linux-5.10/security/integrity/ima/
H A Dima_queue_keys.c103 bool ima_queue_key(struct key *keyring, const void *payload, in ima_queue_key() argument
66 ima_alloc_key_entry(struct key *keyring, const void *payload, size_t payload_len) ima_alloc_key_entry() argument
/kernel/linux/linux-5.10/drivers/gpu/host1x/hw/
H A Ddebug_hw_1x06.c58 u32 payload = INVALID_PAYLOAD; in host1x_debug_show_channel_fifo() local
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/
H A Dssh_parser.c117 sshp_parse_frame(const struct device *dev, const struct ssam_span *source, struct ssh_frame **frame, struct ssam_span *payload, size_t maxlen) sshp_parse_frame() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dvendor.c27 unsigned int payload, ret_len; in brcmf_cfg80211_vndr_cmds_dcmd_handler() local
/kernel/linux/linux-6.6/security/integrity/ima/
H A Dima_queue_keys.c104 bool ima_queue_key(struct key *keyring, const void *payload, in ima_queue_key() argument
67 ima_alloc_key_entry(struct key *keyring, const void *payload, size_t payload_len) ima_alloc_key_entry() argument
/third_party/curl/tests/http/clients/
H A Dws-pingpong.c93 static CURLcode pingpong(CURL *curl, const char *payload) in pingpong() argument
122 const char *url, *payload; in main() local
/third_party/libwebsockets/minimal-examples/abstract/protocols/smtp-client/
H A Dmain.c53 char payload[2048]; in main() local
/third_party/node/deps/v8/include/cppgc/
H A Dallocation.h52 static inline void MarkObjectAsFullyConstructed(const void* payload) { in MarkObjectAsFullyConstructed() argument
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dallocation.h52 static inline void MarkObjectAsFullyConstructed(const void* payload) { in MarkObjectAsFullyConstructed() argument
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DRefCountedTests.cpp25 RCTest(uint64_t payload) : RefCounted(payload) { in RCTest() argument
/third_party/spirv-tools/source/val/
H A Dvalidate_ray_tracing.cpp111 const Instruction* payload = _.FindDef(inst->GetOperandAs<uint32_t>(10)); in RayTracingPass() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhs20.c154 hs20_send_wnm_notification_deauth_req(struct hostapd_data *hapd, const u8 *addr, const struct wpabuf *payload) hs20_send_wnm_notification_deauth_req() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhs20.c154 hs20_send_wnm_notification_deauth_req(struct hostapd_data *hapd, const u8 *addr, const struct wpabuf *payload) hs20_send_wnm_notification_deauth_req() argument
/foundation/ability/form_fwk/services/src/
H A Dform_ability_connection_reporter.cpp151 std::unordered_map<std::string, std::string> payload = { in ReportConnectionInfosToRss() local
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_g711.cpp35 auto payload = rtp->GetPayload(); in InputRtp() local
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H A Daudio_g711_codec.cpp41 auto payload = frame->Data(); in OnFrame() local
92 auto payload = frame->Data(); in OnFrame() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_notification.cpp95 uint64_t payload = 0x00; in DisassembleParameters() local
150 uint64_t payload = 0x00; in DisassemblePlaybackStatus() local
167 uint64_t payload in DisassembleTrackChanged() local
184 uint64_t payload = 0x00; DisassemblePlaybackPosChanged() local
204 uint64_t payload = 0x00; DisassemblePlayerApplicationSettingChanged() local
230 uint64_t payload = 0x00; DisassembleAddressedPlayerChanged() local
252 uint64_t payload = 0x00; DisassembleUidsChanged() local
269 uint64_t payload = 0x00; DisassembleVolumeChanged() local
[all...]
/foundation/resourceschedule/qos_manager/frameworks/concurrent_task_client/src/
H A Dconcurrent_task_client.cpp39 Json::Value payload; in ReportData() local
62 Json::Value payload; in QueryDeadline() local
75 Json::Value payload; in RequestAuth() local
89 Json::Value payload; in QueryDeadline() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/scene_recognize/src/
H A Dslide_recognizer.cpp52 void SlideRecognizer::OnDispatchResource(uint32_t resType, int64_t value, const nlohmann::json& payload) in OnDispatchResource() argument
70 void SlideRecognizer::HandleSlideEvent(int64_t value, const nlohmann::json& payload) in HandleSlideEvent() argument
99 void SlideRecognizer::HandleSlideDetecting(const nlohmann::json& payload) in HandleSlideDetecting() argument
124 HandleListFlingStart(const nlohmann::json& payload) HandleListFlingStart() argument
148 HandleSendFrameEvent(const nlohmann::json& payload) HandleSendFrameEvent() argument
173 HandleClickEvent(int64_t value, const nlohmann::json& payload) HandleClickEvent() argument
209 FillRealPid(const nlohmann::json& payload) FillRealPid() argument
[all...]
H A Dbackground_sensitive_task_overlapping_scene_recognizer.cpp51 OnDispatchResource(uint32_t resType, int64_t value, const nlohmann::json& payload) OnDispatchResource() argument
73 HandleContinuousTask(uint32_t resType, int64_t value, const nlohmann::json& payload) HandleContinuousTask() argument
134 nlohmann::json payload; EnterScene() local
142 nlohmann::json payload; ExitScene() local
172 nlohmann::json payload; HandleTaskUpdate() local
190 HandleForeground(uint32_t resType, int64_t value, const nlohmann::json& payload) HandleForeground() argument
[all...]
/foundation/resourceschedule/ffrt/test/ut/
H A Dmulti_workgroup_test.cpp59 std::unordered_map<std::string, std::string> payload; in StartApp() local
70 std::unordered_map<std::string, std::string> payload; in SwapToFront() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dapp_startup_scene_rec.cpp82 nlohmann::json payload; in RecordIsContinuousStartup() local
100 nlohmann::json payload; in CleanRecordSceneData() local
/foundation/resourceschedule/resource_schedule_service/ressched_executor/test/fuzztest/resschedexecutor_fuzzer/
H A Dresschedexecutor_fuzzer.cpp99 nlohmann::json payload; in StringToJsonFuzzTest() local

Completed in 9 milliseconds

12345678910>>...49