Home
last modified time | relevance | path

Searched defs:payload (Results 1 – 25 of 240) sorted by relevance

12345678910

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_mgr_test.cpp57 nlohmann::json payload; variable
72 nlohmann::json payload; variable
87 nlohmann::json payload; variable
104 nlohmann::json payload; variable
126 nlohmann::json payload; variable
141 nlohmann::json payload; variable
H A Dscene_recognize_test.cpp48 nlohmann::json payload; variable
72 nlohmann::json payload; variable
92 nlohmann::json payload; variable
147 nlohmann::json payload; variable
174 nlohmann::json payload; variable
191 nlohmann::json payload; variable
207 nlohmann::json payload; variable
228 nlohmann::json payload; variable
247 nlohmann::json payload; variable
269 nlohmann::json payload; variable
[all …]
H A Dplugin_mgr_test.cpp237 nlohmann::json payload; variable
259 nlohmann::json payload; variable
358 nlohmann::json payload; variable
438 nlohmann::json payload; variable
460 nlohmann::json payload; variable
500 nlohmann::json payload; variable
542 nlohmann::json payload; variable
560 nlohmann::json payload; variable
578 nlohmann::json payload; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Dconnection_subscriber.cpp25 const AbilityRuntime::ConnectionData& data, nlohmann::json &payload) in MarshallingConnectionData()
41 nlohmann::json payload; in OnExtensionConnected() local
50 nlohmann::json payload; in OnExtensionDisconnected() local
56 …scriber::MarshallingDlpStateData(const AbilityRuntime::DlpStateData& data, nlohmann::json &payload) in MarshallingDlpStateData()
71 nlohmann::json payload; in OnDlpAbilityOpened() local
80 nlohmann::json payload; in OnDlpAbilityClosed() local
H A Daudio_observer.cpp25 …ique_ptr<AudioStandard::AudioRendererChangeInfo> &audioRendererChangeInfo, nlohmann::json &payload) in MarshallingAudioRendererChangeInfo()
45 nlohmann::json payload; in OnRendererStateChange() local
58 const nlohmann::json payload = nlohmann::json::object(); in OnRingerModeUpdated() local
67 nlohmann::json payload; in OnVolumeKeyEvent() local
78 nlohmann::json payload; in OnPreferredOutputDeviceUpdated() local
H A Dav_session_state_listener.cpp26 nlohmann::json &payload) in MarshallingAVSessionDescriptor()
36 nlohmann::json payload; in OnSessionCreate() local
45 nlohmann::json payload; in OnSessionRelease() local
54 nlohmann::json payload; in OnTopSessionChange() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dbackground_task_observer.cpp31 const std::shared_ptr<TransientTaskAppInfo>& info, nlohmann::json& payload) in MarshallingTransientTaskAppInfo()
55 nlohmann::json payload; in OnTransientTaskStart() local
78 nlohmann::json payload; in OnTransientTaskEnd() local
91 nlohmann::json payload; in OnTransientTaskErr() local
129 nlohmann::json payload; in OnContinuousTaskStart() local
154 nlohmann::json payload; in OnContinuousTaskStop() local
179 nlohmann::json payload; in OnContinuousTaskUpdate() local
206 nlohmann::json payload; in OnAppEfficiencyResourcesApply() local
217 nlohmann::json payload; in OnAppEfficiencyResourcesReset() local
228 nlohmann::json payload; in OnProcEfficiencyResourcesApply() local
[all …]
H A Dapp_state_observer.cpp38 nlohmann::json payload; in OnForegroundApplicationChanged() local
67 nlohmann::json payload; in OnAbilityStateChanged() local
102 nlohmann::json payload; in OnExtensionStateChanged() local
110 …ationStateObserver::MarshallingProcessData(const ProcessData &processData, nlohmann::json &payload) in MarshallingProcessData()
145 nlohmann::json payload; in OnProcessCreated() local
168 nlohmann::json payload; in OnProcessDied() local
193 nlohmann::json payload; in OnApplicationStateChanged() local
219 nlohmann::json payload; in OnAppStateChanged() local
233 nlohmann::json payload; in OnAppCacheStateChanged() local
258 nlohmann::json payload; in OnProcessStateChanged() local
[all …]
H A Dwindow_state_observer.cpp48 nlohmann::json payload; in OnFocused() local
78 nlohmann::json payload; in OnUnfocused() local
89 nlohmann::json& payload) in MarshallingWindowVisibilityInfo()
119 nlohmann::json payload; in OnWindowVisibilityChanged() local
128 nlohmann::json& payload) in MarshallingWindowDrawingContentInfo()
156 nlohmann::json payload; in OnWindowDrawingContentChanged() local
168 nlohmann::json payload; in OnWindowModeUpdate() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_packet.cpp21 uint16_t AvrcTgPacket::PushOctets1(uint8_t *pkt, uint8_t payload) in PushOctets1()
28 uint16_t AvrcTgPacket::PushOctets2(uint8_t *pkt, uint16_t payload) in PushOctets2()
35 uint16_t AvrcTgPacket::PushOctets3(uint8_t *pkt, uint32_t payload) in PushOctets3()
42 uint16_t AvrcTgPacket::PushOctets4(uint8_t *pkt, uint32_t payload) in PushOctets4()
49 uint16_t AvrcTgPacket::PushOctets8(uint8_t *pkt, uint64_t payload) in PushOctets8()
65 uint16_t AvrcTgPacket::PopOctets1(uint8_t *pkt, uint64_t &payload) in PopOctets1()
76 uint16_t AvrcTgPacket::PopOctets2(uint8_t *pkt, uint64_t &payload) in PopOctets2()
87 uint16_t AvrcTgPacket::PopOctets3(uint8_t *pkt, uint64_t &payload) in PopOctets3()
98 uint16_t AvrcTgPacket::PopOctets4(uint8_t *pkt, uint64_t &payload) in PopOctets4()
109 uint16_t AvrcTgPacket::PopOctets8(uint8_t *pkt, uint64_t &payload) in PopOctets8()
[all …]
/ohos5.0/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 = 0x00; in DisassembleTrackChanged() local
184 uint64_t payload = 0x00; in DisassemblePlaybackPosChanged() local
204 uint64_t payload = 0x00; in DisassemblePlayerApplicationSettingChanged() local
230 uint64_t payload = 0x00; in DisassembleAddressedPlayerChanged() local
252 uint64_t payload = 0x00; in DisassembleUidsChanged() local
269 uint64_t payload = 0x00; in DisassembleVolumeChanged() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dres_sched_mgr.cpp161 void ResSchedMgr::ReportData(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportData()
168 void ResSchedMgr::ReportDataInner(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportDataInner()
180 int32_t ResSchedMgr::KillProcessByClient(const nlohmann::json& payload) in KillProcessByClient()
190 nlohmann::json payload; in InitExecutorPlugin() local
202 … ResSchedMgr::DispatchResourceInner(uint32_t resType, int64_t value, const nlohmann::json& payload) in DispatchResourceInner()
207 extern "C" void ReportDataInProcess(uint32_t resType, int64_t value, const nlohmann::json& payload) in ReportDataInProcess()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/test/unittest/
H A Dframe_aware_plugin_test.cpp62 nlohmann::json payload; variable
104 nlohmann::json payload; variable
146 nlohmann::json payload; variable
198 nlohmann::json payload; variable
234 nlohmann::json payload; variable
271 nlohmann::json payload; variable
308 nlohmann::json payload; variable
344 nlohmann::json payload; variable
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dmdns_packet_parser.cpp32 template <class T> void WriteRawData(const T &data, MDnsPayload &payload) in WriteRawData()
73 MDnsMessage MDnsPayloadParser::FromBytes(const MDnsPayload &payload) in FromBytes()
83 MDnsPayload payload; in ToBytes() local
90 const uint8_t *MDnsPayloadParser::Parse(const uint8_t *begin, const MDnsPayload &payload, MDnsMessa… in Parse()
123 const uint8_t *MDnsPayloadParser::ParseHeader(const uint8_t *begin, const MDnsPayload &payload, in ParseHeader()
141 const uint8_t *MDnsPayloadParser::ParseQuestion(const uint8_t *begin, const MDnsPayload &payload, in ParseQuestion()
164 const uint8_t *MDnsPayloadParser::ParseRR(const uint8_t *begin, const MDnsPayload &payload, in ParseRR()
239 const uint8_t *MDnsPayloadParser::ParseSrv(const uint8_t *begin, const MDnsPayload &payload, std::a… in ParseSrv()
314 void MDnsPayloadParser::Serialize(const MDnsMessage &msg, MDnsPayload &payload, MDnsPayload *cached… in Serialize()
348 void MDnsPayloadParser::SerializeQuestion(const DNSProto::Question &question, MDnsPayload &payload, in SerializeQuestion()
[all …]
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/scene_recognize/src/
H A Dbackground_sensitive_task_overlapping_scene_recognizer.cpp52 const nlohmann::json& payload) in OnDispatchResource()
74 const nlohmann::json& payload) in HandleContinuousTask()
134 nlohmann::json payload; in EnterScene() local
142 nlohmann::json payload; in ExitScene() local
172 nlohmann::json payload; in HandleTaskUpdate() local
191 const nlohmann::json& payload) in HandleForeground()
H A Dslide_recognizer.cpp33 static auto g_reportListFlingLockedEnd = [](const nlohmann::json payload) { in __anon9c329c500202()
52 …SlideRecognizer::OnDispatchResource(uint32_t resType, int64_t value, const nlohmann::json& payload) in OnDispatchResource()
70 void SlideRecognizer::HandleSlideEvent(int64_t value, const nlohmann::json& payload) in HandleSlideEvent()
99 void SlideRecognizer::HandleSlideDetecting(const nlohmann::json& payload) in HandleSlideDetecting()
124 void SlideRecognizer::HandleListFlingStart(const nlohmann::json& payload) in HandleListFlingStart()
148 void SlideRecognizer::HandleSendFrameEvent(const nlohmann::json& payload) in HandleSendFrameEvent()
173 void SlideRecognizer::HandleClickEvent(int64_t value, const nlohmann::json& payload) in HandleClickEvent()
205 nlohmann::json SlideRecognizer::FillRealPid(const nlohmann::json& payload) in FillRealPid()
H A Dcontinuous_app_install_recognizer.cpp33 …stallRecognizer::OnDispatchResource(uint32_t resType, int64_t value, const nlohmann::json& payload) in OnDispatchResource()
43 nlohmann::json payload; in OnDispatchResource() local
53 nlohmann::json payload; in OnDispatchResource() local
/ohos5.0/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_service.cpp21 void ConcurrentTaskService::ReportData(uint32_t resType, int64_t value, const Json::Value& payload) in ReportData()
31 …urrentTaskService::QueryDeadline(int queryItem, DeadlineReply& queryRs, const Json::Value& payload) in QueryDeadline()
36 void ConcurrentTaskService::RequestAuth(const Json::Value& payload) in RequestAuth()
/ohos5.0/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_client_test.cpp59 std::unordered_map<std::string, std::string> payload; variable
97 std::unordered_map<pid_t, uint32_t> payload; variable
110 std::unordered_map<std::string, std::string> payload; variable
H A Dconcurrent_task_controller_test.cpp70 const Json::Value payload; variable
386 const Json::Value payload; variable
397 Json::Value payload; variable
410 Json::Value payload; variable
431 Json::Value payload; variable
448 Json::Value payload; variable
592 Json::Value payload; variable
/ohos5.0/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()
118 void DaemonUpdater::CheckCommand(const uint8_t *payload, int payloadSize) in CheckCommand()
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()
174 void DaemonUpdater::FormatCommand(const uint8_t *payload, int payloadSize) in FormatCommand()
212 bool InvalidDaemon::CommandDispatch(const uint16_t command, uint8_t *payload, const int payloadSize) in CommandDispatch()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/struct/
H A Dsec_clone_data.c38 static void *get_single_json_from_buff(const char *payload, const char *name, enum json_object_data… in get_single_json_from_buff()
121 void *sec_clone_parse_client_request(const char *payload, enum json_object_data_type data_type) in sec_clone_parse_client_request()
136 void *sec_clone_parse_client_ack(const char *payload, enum json_object_data_type data_type) in sec_clone_parse_client_ack()
151 void *sec_clone_parse_start_resp(const char *payload, enum json_object_data_type data_type) in sec_clone_parse_start_resp()
156 void *sec_clone_parse_ack_resp(const char *payload, enum json_object_data_type data_type) in sec_clone_parse_ack_resp()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexemgr/src/
H A Dres_sched_exe_mgr.cpp64 const nlohmann::json& payload, nlohmann::json& reply) in SendRequestSync()
88 …id ResSchedExeMgr::SendRequestAsync(uint32_t resType, int64_t value, const nlohmann::json& payload) in SendRequestAsync()
106 void ResSchedExeMgr::InitPluginMgr(const nlohmann::json& payload) in InitPluginMgr()
147 void ResSchedExeMgr::HandleRequestForCgroup(uint32_t resType, const nlohmann::json& payload, nlohma… in HandleRequestForCgroup()
166 void ResSchedExeMgr::GetCgroupFileContent(uint32_t resType, const nlohmann::json& payload, nlohmann… in GetCgroupFileContent()
188 void ResSchedExeMgr::CheckProcTaskForCgroup(uint32_t resType, const nlohmann::json& payload, nlohma… in CheckProcTaskForCgroup()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/ressched/
H A Dressched_report.cpp66 void LoadAceApplicationContext(std::unordered_map<std::string, std::string>& payload) in LoadAceApplicationContext()
86 std::unordered_map<std::string, std::string> payload = param; in ResSchedDataReport() local
150 const std::unordered_map<std::string, std::string>& payload) in ResSchedDataReport()
202 std::unordered_map<std::string, std::string> payload; in HandleTouchDown() local
210 std::unordered_map<std::string, std::string> payload; in HandleTouchUp() local
224 std::unordered_map<std::string, std::string> payload; in HandleTouchMove() local
244 std::unordered_map<std::string, std::string> payload; in HandleTouchPullUp() local
253 std::unordered_map<std::string, std::string> payload; in HandleTouchPullMove() local
283 std::unordered_map<std::string, std::string> payload; in LoadPageEvent() local
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/
H A Dpake_message_util.c24 int32_t PackagePakeRequestData(const PakeParams *params, CJson *payload) in PackagePakeRequestData()
83 int32_t PackagePakeResponseData(const PakeParams *params, CJson *payload) in PackagePakeResponseData()
153 int32_t PackagePakeClientConfirmData(const PakeParams *params, CJson *payload) in PackagePakeClientConfirmData()
185 int32_t PackagePakeServerConfirmData(const PakeParams *params, CJson *payload) in PackagePakeServerConfirmData()

12345678910