Home
last modified time | relevance | path

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

12345678910>>...27

/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
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 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 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
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/message/
H A DIkeIdPayloadTest.java135 IkeIdPayload payload = in testDecodeFqdnIdPayload() local
148 IkeIdPayload payload = in testDecodeRfc822AddrIdPayload() local
160 IkeIdPayload payload = in testDecodeKeyIdPayload() local
172 IkeIdPayload payload = in testDecodeDerAsn1DnIdPayload() local
236 IkeIdPayload payload = in testConstructAndEncodeFqdnIdPayload() local
248 IkeIdPayload payload = in testConstructAndEncodeRfc822AddrIdPayload() local
261 IkeIdPayload payload = in testConstructAndEncodeKeyIdPayload() local
274 IkeIdPayload payload = in testConstructAndEncodeDerAsn1DnIdPayload() local
326 IkeIdPayload payload = in validatCertSanDns() local
333 IkeIdPayload payload = in validatCertSanIp() local
[all …]
H A DIkeNotifyPayloadTest.java102 IkeNotifyPayload payload = new IkeNotifyPayload(false, inputPacket); in testDecodeNotifyPayloadSpiUnset() local
114 IkeNotifyPayload payload = new IkeNotifyPayload(false, inputPacket); in testDecodeNotifyPayloadSpiSet() local
229 IkeNotifyPayload payload = new IkeNotifyPayload(false, inputPacket); in testEncodeNotifyPayload() local
245 IkeNotifyPayload payload = new IkeNotifyPayload(ERROR_TYPE_INVALID_KE_PAYLOAD, dhGroup); in testValidateAndBuildIkeExceptionWithData() local
275 IkeNotifyPayload payload = new IkeNotifyPayload(errorType); in verifyValidateAndBuildIkeExceptionWithoutData() local
368 IkeNotifyPayload payload = new IkeNotifyPayload(unrecognizedType); in testValidateAndBuildUnrecognizedIkeException() local
379 IkeNotifyPayload payload = new IkeNotifyPayload(ERROR_TYPE_UNSUPPORTED_CRITICAL_PAYLOAD); in testValidateAndBuildIkeExceptionWithInvalidPayload() local
392 IkeNotifyPayload payload = new IkeNotifyPayload(false, inputPacket); in testBuildIkeExceptionWithStatusNotify() local
405 IkeNotifyPayload payload = new IkeNotifyPayload(ERROR_TYPE_AUTHENTICATION_FAILED); in testGetNotifyTypeString() local
413 IkeNotifyPayload payload = new IkeNotifyPayload(unrecognizedType); in testGetNotifyTypeStringForUnrecoginizedNotify() local
H A DIkeAuthDigitalSignPayloadTest.java116 IkeAuthPayload payload = IkeAuthPayload.getIkeAuthPayload(false, inputPacket); in testDecodeGenericDigitalSignPayload() local
188 IkeAuthDigitalSignPayload payload = in testVerifyInboundSignature() local
206 IkeAuthDigitalSignPayload payload = in testVerifyInboundSignatureFail() local
245 IkeNotifyPayload payload = in testGetSignatureHashAlgorithmsFromIkeNotifyPayload() local
265 IkeNotifyPayload payload = new IkeNotifyPayload(IkeNotifyPayload.NOTIFY_TYPE_REKEY_SA); in testGetSignatureHashAlgorithmsFromIkeNotifyPayloadWrongType() local
272 IkeNotifyPayload payload = in testGetSignatureHashAlgorithmsFromIkeNotifyPayloadMalformatted() 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
/aosp12/system/update_engine/payload_consumer/
H A Dpayload_metadata.cc52 const brillo::Blob& payload, ErrorCode* error) { in ParsePayloadHeader()
57 const unsigned char* payload, size_t size, ErrorCode* error) { in ParsePayloadHeader()
137 bool PayloadMetadata::ParsePayloadHeader(const brillo::Blob& payload) { in ParsePayloadHeader()
142 bool PayloadMetadata::GetManifest(const brillo::Blob& payload, in GetManifest()
147 bool PayloadMetadata::GetManifest(const unsigned char* payload, in GetManifest()
157 const brillo::Blob& payload, in ValidateMetadataSignature()
228 brillo::Blob payload; in ParsePayloadFile() 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/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/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/resourceschedule/resource_schedule_service/ressched/scene_recognize/src/
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 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 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()
/aosp12/frameworks/native/libs/vr/libpdx_uds/private/uds/
H A Dipc_helper.h166 SendPayload payload; variable
176 SendPayload payload; variable
188 ReceivePayload payload; in ReceiveData() local
198 ReceivePayload payload; in ReceiveData() local
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/anqp/
H A DANQPParser.java58 public static ANQPElement parseElement(Constants.ANQPElementType infoID, ByteBuffer payload) in parseElement()
92 ByteBuffer payload) throws ProtocolException { in parseHS20Element()
120 private static ANQPElement parseVendorSpecificElement(ByteBuffer payload) in parseVendorSpecificElement()
/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

12345678910>>...27