| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | Result.h | 284 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 D | extension_set_inl.h | 208 std::string payload; in ParseMessageSetItemTmpl() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dpp_i.h | 63 unsigned char *payload; member
|
| /base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/ |
| H A D | auth_info.c | 93 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 D | jsonutil.c | 78 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 D | iso_client_bind_exchange_task.c | 210 CJson *payload = NULL; in ClientBindExchangeStart() local
|
| H A D | iso_server_bind_exchange_task.c | 191 CJson *payload = NULL; in GenerateAuthCodeAndImport() local
|
| /base/security/device_security_level/baselib/utils/src/ |
| H A D | utils_json.c | 120 const char *payload = NULL; in DslmGetJsonFieldString() local
|
| /base/update/updater/services/flashd/daemon/ |
| H A D | daemon_updater.cpp | 41 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 D | flashd_unittest.cpp | 70 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 D | dmslite_tlv_common.h | 62 const uint8_t *payload; member
|
| /foundation/ability/ability_runtime/services/common/src/ |
| H A D | res_sched_util.cpp | 108 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 D | mock_system_ability_ondemand_reason.cpp | 51 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 D | avrcp_ct_packet.cpp | 190 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 D | avrcp_tg_notification.cpp | 398 uint64_t payload = 0x00; in DisassembleParameters() local
|
| H A D | avrcp_tg_packet.cpp | 21 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 D | window_state_observer.cpp | 48 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 D | event_controller_test.cpp | 238 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 D | plugin_mgr_test.cpp | 269 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 D | res_sched_client_test.cpp | 157 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 D | concurrent_task_controller_test.cpp | 70 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 D | process_group_util.cpp | 104 nlohmann::json payload; in ReadFileToStringForVFSFromExecutor() local
|
| /foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/utils/ |
| H A D | ressched_utils.cpp | 128 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 D | resschedcommonevent_fuzzer.cpp | 187 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 D | res_sched_exe_mgr.cpp | 91 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...] |