Home
last modified time | relevance | path

Searched defs:payload (Results 176 - 200 of 1273) sorted by relevance

12345678910>>...51

/third_party/skia/third_party/externals/dawn/src/common/
H A DResult.h284 T* GetSuccessFromPayload(intptr_t payload) { in GetSuccessFromPayload() argument
290 E* GetErrorFromPayload(intptr_t payload) { in GetErrorFromPayload() argument
/third_party/protobuf/src/google/protobuf/
H A Dextension_set_inl.h208 std::string payload; in ParseMessageSetItemTmpl() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_i.h63 unsigned char *payload; member
/base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/
H A Dauth_info.c93 int32_t decrypt_payload(const struct var_buffer *key, const struct uint8_buff *payload, in decrypt_payload() argument
75 encrypt_payload(const struct var_buffer *key, const struct uint8_buff *plain, const char *aad, struct uint8_buff *payload) encrypt_payload() argument
/base/security/device_auth/frameworks/deviceauth_lite/source/json/
H A Djsonutil.c78 const char *payload = NULL; in get_json_string() local
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/lite_exchange_task/
H A Diso_client_bind_exchange_task.c210 CJson *payload = NULL; in ClientBindExchangeStart() local
H A Diso_server_bind_exchange_task.c191 CJson *payload = NULL; in GenerateAuthCodeAndImport() local
/base/security/device_security_level/baselib/utils/src/
H A Dutils_json.c120 const char *payload = NULL; in DslmGetJsonFieldString() local
/base/update/updater/services/flashd/daemon/
H A Ddaemon_updater.cpp41 bool DaemonUpdater::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch() argument
118 void DaemonUpdater::CheckCommand(const uint8_t *payload, int payloadSize) in CheckCommand() argument
146 void DaemonUpdater::DataCommand(const uint8_t *payload, int payloadSize) const in DataCommand() argument
164 void DaemonUpdater::EraseCommand(const uint8_t *payload, int payloadSize) in EraseCommand() argument
174 void DaemonUpdater::FormatCommand(const uint8_t *payload, in argument
212 CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) CommandDispatch() argument
[all...]
/base/update/updater/test/unittest/flashd_test/
H A Dflashd_unittest.cpp70 uint8_t *payload = nullptr; in HWTEST_F() local
104 uint8_t *payload = nullptr; in HWTEST_F() local
138 uint8_t *payload = nullptr; HWTEST_F() local
172 uint8_t *payload = nullptr; HWTEST_F() local
276 uint8_t *payload = reinterpret_cast<uint8_t*>(cmdstr.data()); HWTEST_F() local
389 uint8_t *payload = reinterpret_cast<uint8_t*>(cmdstr.data()); HWTEST_F() local
418 uint8_t *payload = reinterpret_cast<uint8_t*>(cmdstr.data()); HWTEST_F() local
[all...]
/foundation/ability/dmsfwk_lite/include/
H A Ddmslite_tlv_common.h62 const uint8_t *payload; member
/foundation/ability/ability_runtime/services/common/src/
H A Dres_sched_util.cpp108 nlohmann::json payload; in ReportEventToRSS() local
124 nlohmann::json payload; in GetAllFrozenPidsFromRSS() local
161 nlohmann::json payload; in CheckShouldForceKillProcess() local
[all...]
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/src/
H A Dmock_system_ability_ondemand_reason.cpp51 nlohmann::json payload; in Marshalling() local
72 nlohmann::json payload = ParseUtil::StringToJsonObj(parcel.ReadString()); in Unmarshalling() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_packet.cpp190 PushOctetsUpto8(uint8_t *pkt, size_t size, uint64_t payload) PushOctetsUpto8() argument
203 PopOctetsUpto8(uint8_t *pkt, size_t size, uint64_t &payload) PopOctetsUpto8() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_notification.cpp398 uint64_t payload = 0x00; in DisassembleParameters() local
H A Davrcp_tg_packet.cpp21 uint16_t AvrcTgPacket::PushOctets1(uint8_t *pkt, uint8_t payload) in PushOctets1() argument
28 uint16_t AvrcTgPacket::PushOctets2(uint8_t *pkt, uint16_t payload) in PushOctets2() argument
35 uint16_t AvrcTgPacket::PushOctets3(uint8_t *pkt, uint32_t payload) in PushOctets3() argument
42 PushOctets4(uint8_t *pkt, uint32_t payload) PushOctets4() argument
49 PushOctets8(uint8_t *pkt, uint64_t payload) PushOctets8() argument
65 PopOctets1(uint8_t *pkt, uint64_t &payload) PopOctets1() argument
76 PopOctets2(uint8_t *pkt, uint64_t &payload) PopOctets2() argument
87 PopOctets3(uint8_t *pkt, uint64_t &payload) PopOctets3() argument
98 PopOctets4(uint8_t *pkt, uint64_t &payload) PopOctets4() argument
109 PopOctets8(uint8_t *pkt, uint64_t &payload) PopOctets8() argument
184 PushOctetsUpto8(uint8_t *pkt, size_t size, uint64_t payload) PushOctetsUpto8() argument
197 PopOctetsUpto8(uint8_t *pkt, size_t size, uint64_t &payload) PopOctetsUpto8() argument
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/sched_controller/
H A Dwindow_state_observer.cpp48 nlohmann::json payload; in OnFocused() local
78 nlohmann::json payload; in OnUnfocused() local
88 MarshallingWindowVisibilityInfo(const sptr<WindowVisibilityInfo>& info, nlohmann::json& payload) MarshallingWindowVisibilityInfo() argument
119 nlohmann::json payload; OnWindowVisibilityChanged() local
156 nlohmann::json payload; OnWindowDrawingContentChanged() local
168 nlohmann::json payload; OnWindowModeUpdate() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/
H A Devent_controller_test.cpp238 nlohmann::json payload; in HWTEST_F() local
252 nlohmann::json payload; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dplugin_mgr_test.cpp269 nlohmann::json payload; in HWTEST_F() local
292 nlohmann::json payload; in HWTEST_F() local
356 nlohmann::json payload; in HWTEST_F() local
435 nlohmann::json payload; in HWTEST_F() local
515 nlohmann::json payload; in HWTEST_F() local
537 nlohmann::json payload; HWTEST_F() local
577 nlohmann::json payload; HWTEST_F() local
619 nlohmann::json payload; HWTEST_F() local
639 nlohmann::json payload; HWTEST_F() local
657 nlohmann::json payload; HWTEST_F() local
[all...]
H A Dres_sched_client_test.cpp157 std::unordered_map<std::string, std::string> payload; in StartKillProcess() local
179 nlohmann::json payload; in StartReportSyncEvent() local
210 nlohmann::json payload; in HWTEST_F() local
[all...]
/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_controller_test.cpp70 const Json::Value payload; in HWTEST_F() local
386 const Json::Value payload; in HWTEST_F() local
397 Json::Value payload; in HWTEST_F() local
410 Json::Value payload; in HWTEST_F() local
431 Json::Value payload; HWTEST_F() local
448 Json::Value payload; HWTEST_F() local
592 Json::Value payload; HWTEST_F() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/
H A Dprocess_group_util.cpp104 nlohmann::json payload; in ReadFileToStringForVFSFromExecutor() local
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/utils/
H A Dressched_utils.cpp128 void ResSchedUtils::ReportDataInProcess(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportDataInProcess() argument
178 void ResSchedUtils::DispatchResourceExt(uint32_t resType, int64_t value, const nlohmann::json& payload) in DispatchResourceExt() argument
189 nlohmann::json payload; in CheckTidIsInPid() local
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedcommonevent_fuzzer/
H A Dresschedcommonevent_fuzzer.cpp187 nlohmann::json payload; in ResSchedCommonReceiveEventFuzzTest() local
224 nlohmann::json payload; in ResSchedPkgCommonEventFuzzTest() local
258 nlohmann::json payload; in ResSchedPkgOtherCommonEventFuzzTest() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp91 void ResSchedExeMgr::SendRequestAsync(uint32_t resType, int64_t value, const nlohmann::json& payload) in SendRequestAsync() argument
109 void ResSchedExeMgr::InitPluginMgr(const nlohmann::json& payload) in InitPluginMgr() argument
64 SendRequestSync(uint32_t resType, int64_t value, const nlohmann::json& payload, nlohmann::json& reply) SendRequestSync() argument
150 HandleRequestForCgroup(uint32_t resType, const nlohmann::json& payload, nlohmann::json& reply) HandleRequestForCgroup() argument
193 ParseValue(int32_t& value, const char* name, const nlohmann::json& payload) ParseValue() argument
202 GetCgroupFileContent(uint32_t resType, const nlohmann::json& payload, nlohmann::json& reply) GetCgroupFileContent() argument
224 CheckProcTaskForCgroup(uint32_t resType, const nlohmann::json& payload, nlohmann::json& reply) CheckProcTaskForCgroup() argument
[all...]

Completed in 13 milliseconds

12345678910>>...51