Home
last modified time | relevance | path

Searched defs:reply (Results 1751 - 1775 of 2237) sorted by relevance

1...<<71727374757677787980>>...90

/foundation/resourceschedule/memmgr/interface/innerkits/src/
H A Dmem_mgr_proxy.cpp45 MessageParcel reply; in GetBundlePriorityList() local
80 MessageParcel reply; in NotifyDistDevStatus() local
110 MessageParcel reply; in GetKillLevelOfLmkd() local
146 MessageParcel reply; in RegisterActiveApps() local
179 MessageParcel reply; DeregisterActiveApps() local
216 MessageParcel reply; SubscribeAppState() local
253 MessageParcel reply; UnsubscribeAppState() local
282 MessageParcel reply; GetAvailableMemory() local
310 MessageParcel reply; GetTotalMemory() local
349 MessageParcel reply; OnWindowVisibilityChanged() local
382 MessageParcel reply; GetReclaimPriorityByPid() local
417 MessageParcel reply; NotifyProcessStateChangedSync() local
450 MessageParcel reply; NotifyProcessStateChangedAsync() local
495 MessageParcel reply; NotifyProcessStatus() local
530 MessageParcel reply; SetCritical() local
[all...]
/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_stub.cpp43 int MemMgrStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
56 OnRemoteRequestInner(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestInner() argument
97 HandleGetBunldePriorityList(MessageParcel &data, MessageParcel &reply) HandleGetBunldePriorityList() argument
112 HandleNotifyDistDevStatus(MessageParcel &data, MessageParcel &reply) HandleNotifyDistDevStatus() argument
133 HandleGetKillLevelOfLmkd(MessageParcel &data, MessageParcel &reply) HandleGetKillLevelOfLmkd() argument
144 HandleRegisterActiveApps(MessageParcel &data, MessageParcel &reply) HandleRegisterActiveApps() argument
162 HandleDeregisterActiveApps(MessageParcel &data, MessageParcel &reply) HandleDeregisterActiveApps() argument
180 HandleSubscribeAppState(MessageParcel &data, MessageParcel &reply) HandleSubscribeAppState() argument
195 HandleUnsubscribeAppState(MessageParcel &data, MessageParcel &reply) HandleUnsubscribeAppState() argument
211 HandleGetAvailableMemory(MessageParcel &data, MessageParcel &reply) HandleGetAvailableMemory() argument
222 HandleGetTotalMemory(MessageParcel &data, MessageParcel &reply) HandleGetTotalMemory() argument
234 HandleOnWindowVisibilityChanged(MessageParcel &data, MessageParcel &reply) HandleOnWindowVisibilityChanged() argument
274 HandleGetReclaimPriorityByPid(MessageParcel &data, MessageParcel &reply) HandleGetReclaimPriorityByPid() argument
308 HandleNotifyProcessStateChangedSync(MessageParcel &data, MessageParcel &reply) HandleNotifyProcessStateChangedSync() argument
330 HandleNotifyProcessStateChangedAsync(MessageParcel &data, MessageParcel &reply) HandleNotifyProcessStateChangedAsync() argument
351 HandleNotifyProcessStatus(MessageParcel &data, MessageParcel &reply) HandleNotifyProcessStatus() argument
373 HandleSetCritical(MessageParcel &data, MessageParcel &reply) HandleSetCritical() argument
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/
H A Dcgroup_action.cpp158 nlohmann::json reply; in SetSchedPolicyByExecutor() local
/foundation/resourceschedule/resource_schedule_service/ressched_executor/test/unittest/
H A Dres_sched_exe_service_test.cpp146 nlohmann::json reply; in HWTEST_F() local
155 nlohmann::json reply; in SendRequestSyncTask() local
280 MessageParcel reply; in HWTEST_F() local
295 MessageParcel reply; in ReportRequestInnerTask() local
374 MessageParcel reply; HWTEST_F() local
387 MessageParcel reply; RemoteRequestTask() local
[all...]
/foundation/resourceschedule/soc_perf/services/server/src/
H A Dsocperf_stub.cpp281 int32_t SocPerfStub::StubRequestCmdIdCount(MessageParcel &data, MessageParcel &reply) in StubRequestCmdIdCount() argument
33 OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
69 OnRemoteRequestExt(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestExt() argument
/foundation/resourceschedule/soc_perf/test/unittest/mock/
H A Dmock_system_ability.cpp169 int32_t SystemAbility::OnExtension(const std::string& extension, MessageParcel& data, MessageParcel& reply) in OnExtension() argument
/foundation/resourceschedule/work_scheduler/services/zidl/src/
H A Dwork_sched_service_stub.cpp31 int32_t WorkSchedServiceStub::HandleObtainAllWorksRequest(MessageParcel &data, MessageParcel &reply) in HandleObtainAllWorksRequest() argument
44 int32_t WorkSchedServiceStub::HandleGetWorkStatusRequest(MessageParcel &data, MessageParcel &reply) in HandleGetWorkStatusRequest() argument
54 int32_t WorkSchedServiceStub::HandleGetAllRunningWorksRequest(MessageParcel &reply) in HandleGetAllRunningWorksRequest() argument
67 HandleIsLastWorkTimeOutRequest(MessageParcel &data, MessageParcel &reply) HandleIsLastWorkTimeOutRequest() argument
83 HandleRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) HandleRequest() argument
133 OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
207 PauseRunningWorksStub(MessageParcel& data, MessageParcel& reply) PauseRunningWorksStub() argument
222 ResumePausedWorksStub(MessageParcel& data, MessageParcel& reply) ResumePausedWorksStub() argument
[all...]
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstartwork_fuzzer/
H A Dworkschedulerstartwork_fuzzer.cpp372 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dlocal_ability_manager_stub.cpp102 int32_t LocalAbilityManagerStub::StartAbilityInner(MessageParcel& data, MessageParcel& reply) in StartAbilityInner() argument
126 int32_t LocalAbilityManagerStub::StopAbilityInner(MessageParcel& data, MessageParcel& reply) in StopAbilityInner() argument
149 int32_t LocalAbilityManagerStub::ActiveAbilityInner(MessageParcel& data, MessageParcel& reply) in ActiveAbilityInner() argument
172 int32_t LocalAbilityManagerStub::IdleAbilityInner(MessageParcel& data, MessageParcel& reply) in IdleAbilityInner() argument
78 OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
200 SendStrategyToSAInner(MessageParcel& data, MessageParcel& reply) SendStrategyToSAInner() argument
234 IpcStatCmdProcInner(MessageParcel& data, MessageParcel& reply) IpcStatCmdProcInner() argument
257 FfrtDumperProcInner(MessageParcel& data, MessageParcel& reply) FfrtDumperProcInner() argument
270 SystemAbilityExtProcInner(MessageParcel& data, MessageParcel& reply) SystemAbilityExtProcInner() argument
[all...]
/foundation/resourceschedule/device_standby/services/test/fuzztest/devicestandby_fuzzer/
H A Ddevicestandby_fuzzer.cpp82 MessageParcel reply; in CoverageHandleIsStrategyEnabled() local
86 datas, reply, option); in CoverageHandleIsStrategyEnabled() local
90 datas, reply, option); in CoverageHandleIsStrategyEnabled() local
95 datas, reply, option); in CoverageHandleIsStrategyEnabled() local
101 MessageParcel reply; in CoverageHandleReportWorkSchedulerStatus() local
106 datas, reply, option); in CoverageHandleReportWorkSchedulerStatus() local
113 datas, reply, option); in CoverageHandleReportWorkSchedulerStatus() local
119 MessageParcel reply; in CoverageHandleGetAllowList() local
124 datas, reply, option); in CoverageHandleGetAllowList() local
130 datas, reply, optio in CoverageHandleGetAllowList() local
136 MessageParcel reply; CoverageHandleSubscribeStandbyCallback() local
143 datas, reply, option); CoverageHandleSubscribeStandbyCallback() local
149 MessageParcel reply; CoverageHandleUnSubscribeStandbyCallback() local
156 datas, reply, option); CoverageHandleUnSubscribeStandbyCallback() local
162 MessageParcel reply; CoverageHandleApplyAllowResource() local
168 datas, reply, option); CoverageHandleApplyAllowResource() local
174 MessageParcel reply; CoverageUnHandleApplyAllowResource() local
180 datas, reply, option); CoverageUnHandleApplyAllowResource() local
186 MessageParcel reply; CoverageHandleCommonEvent() local
195 datas, reply, option); CoverageHandleCommonEvent() local
201 MessageParcel reply; CoverageHandleSetNatInterval() local
209 datas, reply, option); CoverageHandleSetNatInterval() local
247 MessageParcel reply; DoSomethingInterestingWithMyAPI() local
[all...]
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_test.cpp552 MessageParcel reply; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service.cpp56 ReportSyncEvent(const uint32_t resType, const int64_t value, const nlohmann::json& payload, nlohmann::json& reply) ReportSyncEvent() argument
/foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/src/
H A Dres_sched_exe_service_stub.cpp95 int32_t ResSchedExeServiceStub::ReportRequestInner(MessageParcel& data, MessageParcel& reply) in ReportRequestInner() argument
140 int32_t ResSchedExeServiceStub::KillProcessInner(MessageParcel& data, MessageParcel& reply) in KillProcessInner() argument
170 OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
[all...]
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dworkschedulerservice_test.cpp783 MessageParcel data, reply; in HWTEST_F() local
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/cxx/
H A Dsystem_ability_wrapper.cpp194 OnRemoteRequest( uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply, OHOS::MessageOption &option) OnRemoteRequest() argument
/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/src/
H A Dwrapper.rs217 let mut reply = MsgParcel::from_ptr(reply.get_unchecked_mut() as *mut MessageParcel); in on_remote_request() variables
/foundation/systemabilitymgr/safwk/test/fuzztest/systemabilityfwk_fuzzer/
H A Dsystemabilityfwk_fuzzer.cpp150 MessageParcel reply; in FuzzIpcStatCmdProc() local
153 SafwkInterfaceCode::IPC_STAT_CMD_TRANSACTION), data, reply, option); in FuzzIpcStatCmdProc() local
166 MessageParcel reply; in FuzzSystemAbilityFwk() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/
H A Dlocal_ability_manager_stub_test.cpp82 MessageParcel reply; in HWTEST_F() local
104 MessageParcel reply; in HWTEST_F() local
126 MessageParcel reply; in HWTEST_F() local
149 MessageParcel reply; in HWTEST_F() local
174 MessageParcel reply; in HWTEST_F() local
199 MessageParcel reply; HWTEST_F() local
221 MessageParcel reply; HWTEST_F() local
241 MessageParcel reply; HWTEST_F() local
258 MessageParcel reply; HWTEST_F() local
277 MessageParcel reply; HWTEST_F() local
294 MessageParcel reply; HWTEST_F() local
311 MessageParcel reply; HWTEST_F() local
330 MessageParcel reply; HWTEST_F() local
347 MessageParcel reply; HWTEST_F() local
364 MessageParcel reply; HWTEST_F() local
381 MessageParcel reply; HWTEST_F() local
398 MessageParcel reply; HWTEST_F() local
726 MessageParcel reply; HWTEST_F() local
741 MessageParcel reply; HWTEST_F() local
758 MessageParcel reply; HWTEST_F() local
777 MessageParcel reply; HWTEST_F() local
796 MessageParcel reply; HWTEST_F() local
817 MessageParcel reply; HWTEST_F() local
840 MessageParcel reply; HWTEST_F() local
855 MessageParcel reply; HWTEST_F() local
872 MessageParcel reply; HWTEST_F() local
891 MessageParcel reply; HWTEST_F() local
907 MessageParcel reply; HWTEST_F() local
922 MessageParcel reply; HWTEST_F() local
939 MessageParcel reply; HWTEST_F() local
956 MessageParcel reply; HWTEST_F() local
[all...]
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_stub_load_test.cpp51 MessageParcel reply; in HWTEST_F() local
61 MessageParcel reply; in HWTEST_F() local
72 MessageParcel reply; in HWTEST_F() local
82 MessageParcel reply; in HWTEST_F() local
93 MessageParcel reply; in HWTEST_F() local
108 MessageParcel reply; HWTEST_F() local
125 MessageParcel reply; HWTEST_F() local
155 MessageParcel reply; HWTEST_F() local
168 MessageParcel reply; HWTEST_F() local
182 MessageParcel reply; HWTEST_F() local
195 MessageParcel reply; HWTEST_F() local
209 MessageParcel reply; HWTEST_F() local
219 MessageParcel reply; HWTEST_F() local
230 MessageParcel reply; HWTEST_F() local
244 MessageParcel reply; HWTEST_F() local
258 MessageParcel reply; HWTEST_F() local
1210 MessageParcel reply; HWTEST_F() local
1230 MessageParcel reply; HWTEST_F() local
1247 MessageParcel reply; HWTEST_F() local
1266 MessageParcel reply; HWTEST_F() local
1283 MessageParcel reply; HWTEST_F() local
1299 MessageParcel reply; HWTEST_F() local
1315 MessageParcel reply; HWTEST_F() local
1331 MessageParcel reply; HWTEST_F() local
1348 MessageParcel reply; HWTEST_F() local
1366 MessageParcel reply; HWTEST_F() local
1382 MessageParcel reply; HWTEST_F() local
[all...]
H A Dsystem_ability_mgr_proxy_test.cpp795 MessageParcel reply; in HWTEST_F() local
811 MessageParcel reply; in HWTEST_F() local
829 MessageParcel reply; in HWTEST_F() local
847 MessageParcel reply; in HWTEST_F() local
866 MessageParcel reply; HWTEST_F() local
887 MessageParcel reply; HWTEST_F() local
924 MessageParcel reply; HWTEST_F() local
948 MessageParcel reply; HWTEST_F() local
1026 MessageParcel reply; HWTEST_F() local
1044 MessageParcel reply; HWTEST_F() local
1061 MessageParcel reply; HWTEST_F() local
1077 MessageParcel reply; HWTEST_F() local
1092 MessageParcel reply; HWTEST_F() local
[all...]
/foundation/systemabilitymgr/samgr/test/fuzztest/systemabilitymanager_fuzzer/
H A Dsystemabilitymanager_fuzzer.cpp122 MessageParcel reply; in FuzzSystemAbilityManager() local
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint_rpc.c116 IpcIo reply; in SAMGR_AddSysCap() local
151 IpcIo reply; in SAMGR_GetSysCap() local
174 static int SendGetAllSysCapsRequest(const Endpoint *endpoint, uint32 startIdx, IpcIo *reply, void **replyBuf) in SendGetAllSysCapsRequest() argument
192 static int32 ParseGetAllSysCapsReply(IpcIo *reply, cha argument
239 IpcIo reply; SAMGR_GetSystemCapabilities() local
[all...]
H A Ddefault_client.c181 IpcIo reply; in ProxyInvoke() local
235 IpcIo reply; in QueryIdentity() local
H A Ddefault_client_rpc.c168 IpcIo reply; in ProxyInvoke() local
226 IpcIo reply; in QueryIdentity() local
/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp74 MessageParcel reply; in IPCFuzzTest() local
84 void IPCSpecificInterfaceFuzzTest1(sptr<IRemoteObject> proxy, MessageParcel& sendData, MessageParcel& reply, in IPCSpecificInterfaceFuzzTest1() argument
88 sendData, reply, option); in IPCSpecificInterfaceFuzzTest1() local
90 sendData, reply, option); in IPCSpecificInterfaceFuzzTest1() local
92 sendData, reply, option); in IPCSpecificInterfaceFuzzTest1() local
94 sendData, reply, option); in IPCSpecificInterfaceFuzzTest1() local
96 sendData, reply, option); in IPCSpecificInterfaceFuzzTest1() local
98 sendData, reply, option); in IPCSpecificInterfaceFuzzTest1() local
100 sendData, reply, optio in IPCSpecificInterfaceFuzzTest1() local
102 sendData, reply, option); IPCSpecificInterfaceFuzzTest1() local
104 sendData, reply, option); IPCSpecificInterfaceFuzzTest1() local
106 sendData, reply, option); IPCSpecificInterfaceFuzzTest1() local
108 sendData, reply, option); IPCSpecificInterfaceFuzzTest1() local
110 sendData, reply, option); IPCSpecificInterfaceFuzzTest1() local
112 sendData, reply, option); IPCSpecificInterfaceFuzzTest1() local
114 sendData, reply, option); IPCSpecificInterfaceFuzzTest1() local
116 sendData, reply, option); IPCSpecificInterfaceFuzzTest1() local
118 sendData, reply, option); IPCSpecificInterfaceFuzzTest1() local
121 IPCSpecificInterfaceFuzzTest2(sptr<IRemoteObject> proxy, MessageParcel& sendData, MessageParcel& reply, MessageOption& option) IPCSpecificInterfaceFuzzTest2() argument
125 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
127 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
129 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
131 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
133 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
135 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
137 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
139 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
141 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
143 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
145 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
147 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
149 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
151 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
153 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
155 sendData, reply, option); IPCSpecificInterfaceFuzzTest2() local
158 IPCSpecificInterfaceFuzzTest3(sptr<IRemoteObject> proxy, MessageParcel& sendData, MessageParcel& reply, MessageOption& option) IPCSpecificInterfaceFuzzTest3() argument
162 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
164 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
166 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
168 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
170 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
172 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
174 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
176 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
178 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
180 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
182 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
184 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
186 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
188 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
190 sendData, reply, option); IPCSpecificInterfaceFuzzTest3() local
205 MessageParcel reply; IPCInterfaceFuzzTest() local
[all...]

Completed in 19 milliseconds

1...<<71727374757677787980>>...90