Home
last modified time | relevance | path

Searched defs:payload (Results 1 - 25 of 172) sorted by relevance

1234567

/foundation/multimedia/audio_framework/frameworks/native/audioqosmanager/
H A Daudio_qosmanager.cpp41 std::unordered_map<std::string, std::string> payload; in SetThreadQosLevel() local
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Ddownload_upload_observer.cpp26 const nlohmann::json payload = nlohmann::json::object(); in OnRunningTaskCountUpdate() local
H A Dsched_telephony_observer.cpp26 const nlohmann::json payload = nlohmann::json::object(); in OnCallStateUpdated() local
H A Dav_session_state_listener.cpp35 nlohmann::json payload; in OnSessionCreate() local
43 nlohmann::json payload; in OnSessionRelease() local
24 MarshallingAVSessionDescriptor(const AVSession::AVSessionDescriptor& descriptor, nlohmann::json &payload) MarshallingAVSessionDescriptor() argument
51 nlohmann::json payload; OnTopSessionChange() local
[all...]
H A Daccount_observer.cpp34 nlohmann::json payload; in OnAccountsChanged() local
H A Dmmi_observer.cpp38 nlohmann::json payload; in SyncBundleName() local
H A Daudio_observer.cpp45 nlohmann::json payload; in OnRendererStateChange() local
58 const nlohmann::json payload in OnRingerModeUpdated() local
24 MarshallingAudioRendererChangeInfo( const std::shared_ptr<AudioStandard::AudioRendererChangeInfo> &audioRendererChangeInfo, nlohmann::json &payload) MarshallingAudioRendererChangeInfo() argument
67 nlohmann::json payload; OnVolumeKeyEvent() local
78 nlohmann::json payload; OnPreferredOutputDeviceUpdated() local
[all...]
H A Dconnection_subscriber.cpp23 MarshallingConnectionData( const AbilityRuntime::ConnectionData& data, nlohmann::json &payload) MarshallingConnectionData() argument
40 nlohmann::json payload; OnExtensionConnected() local
49 nlohmann::json payload; OnExtensionDisconnected() local
55 MarshallingDlpStateData(const AbilityRuntime::DlpStateData& data, nlohmann::json &payload) MarshallingDlpStateData() argument
70 nlohmann::json payload; OnDlpAbilityOpened() local
79 nlohmann::json payload; OnDlpAbilityClosed() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/mission/
H A Ddistributed_mission_broadcast_listener.cpp27 void DistributedMissionBroadcastListener::OnDataRecv(std::string& senderNetworkId, uint8_t* payload, uint32_t dataLen) in OnDataRecv() argument
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/pluginbase/include/
H A Dres_data.h36 nlohmann::json payload; member
/foundation/resourceschedule/device_standby/utils/common/include/
H A Dstandby_res_data.h33 nlohmann::json payload; member
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/softbus_adapter/
H A Dsoftbus_adapter_test.h35 void OnDataRecv(std::string& senderNetworkId, uint8_t* payload, uint32_t dataLen) {}; in OnDataRecv() argument
/foundation/resourceschedule/resource_schedule_service/ressched/scene_recognize/src/
H A Dcontinuous_app_install_recognizer.cpp33 void ContinuousAppInstallRecognizer::OnDispatchResource(uint32_t resType, int64_t value, const nlohmann::json& payload) in OnDispatchResource() argument
43 nlohmann::json payload; in OnDispatchResource() local
H A Dscene_recognizer_mgr.cpp49 void SceneRecognizerMgr::DispatchResource(uint32_t resType, int64_t value, const nlohmann::json& payload) in DispatchResource() argument
H A Dsystem_upgrade_scene_recognizer.cpp80 void SystemUpgradeSceneRecognizer::OnDispatchResource(uint32_t resType, int64_t value, const nlohmann::json& payload) in OnDispatchResource() argument
87 nlohmann::json payload; in OnDispatchResource() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_mgr_test.cpp57 nlohmann::json payload; in HWTEST_F() local
70 nlohmann::json payload; in HWTEST_F() local
83 nlohmann::json payload; in HWTEST_F() local
98 nlohmann::json payload; in HWTEST_F() local
133 nlohmann::json payload; HWTEST_F() local
146 nlohmann::json payload; HWTEST_F() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched_executor/common/src/
H A Dres_sched_exe_common_utils.cpp40 void ResSchedExeCommonUtils::StringToJson(const std::string& str, nlohmann::json& payload) in StringToJson() argument
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_ressched_report.cpp31 ResSchedDataReport( uint32_t resType, int32_t value, const std::unordered_map<std::string, std::string>& payload) ResSchedDataReport() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_sub_unit_info.cpp82 uint64_t payload = 0x00; in DisassemblePacket() local
H A Davrcp_ct_unit_info.cpp72 uint64_t payload = 0x00; in DisassemblePacket() local
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/payload_data/
H A Dobject_event_data.cpp57 void ObjectEventData::SetPayload(const int32_t payload) in SetPayload() argument
/foundation/resourceschedule/qos_manager/test/unittest/phone/
H A Dconcurrent_task_client_test.cpp59 std::unordered_map<std::string, std::string> payload; in HWTEST_F() local
97 std::unordered_map<pid_t, uint32_t> payload; in HWTEST_F() local
110 std::unordered_map<std::string, std::string> payload; in HWTEST_F() local
[all...]
H A Dconcurrent_task_service_test.cpp73 Json::Value payload; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dkill_process.cpp36 int32_t KillProcess::KillProcessByPidWithClient(const nlohmann::json& payload) in KillProcessByPidWithClient() argument
[all...]
/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() argument
31 void ConcurrentTaskService::QueryDeadline(int queryItem, DeadlineReply& queryRs, const Json::Value& payload) in QueryDeadline() argument
36 void ConcurrentTaskService::RequestAuth(const Json::Value& payload) in RequestAuth() argument

Completed in 11 milliseconds

1234567