Home
last modified time | relevance | path

Searched defs:req (Results 1 – 25 of 41) sorted by relevance

12

/base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/
Dadvanced_notification_service_publish_test.cpp203 sptr<NotificationRequest> req = new NotificationRequest(1); variable
230 sptr<NotificationRequest> req = new NotificationRequest(1); variable
258 sptr<NotificationRequest> req = new NotificationRequest(); variable
286 sptr<NotificationRequest> req = new NotificationRequest(); variable
315 sptr<NotificationRequest> req = new NotificationRequest(); variable
343 sptr<NotificationRequest> req = new NotificationRequest(); variable
370 sptr<NotificationRequest> req = new NotificationRequest(); variable
397 sptr<NotificationRequest> req = new NotificationRequest(); variable
424 sptr<NotificationRequest> req = new NotificationRequest(); variable
451 sptr<NotificationRequest> req = new NotificationRequest(); variable
[all …]
/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/
Dfuse_daemon_test.cpp51 static int FuseReplyErrMock(fuse_req_t req, int err) in FuseReplyErrMock()
58 static int FuseReplyOpenMock(fuse_req_t req, const struct fuse_file_info *f) in FuseReplyOpenMock()
65 int FuseReplyEntryMock(fuse_req_t req, const struct fuse_entry_param *e) in FuseReplyEntryMock()
72 int FuseReplyAttrMock(fuse_req_t req, const struct stat *attr, double attr_timeout) in FuseReplyAttrMock()
81 size_t FuseAddDirentryMockCurDirFail(fuse_req_t req, char *buf, size_t bufsize, in FuseAddDirentryMockCurDirFail()
93 size_t FuseAddDirentryMockUpperDirFail(fuse_req_t req, char *buf, size_t bufsize, in FuseAddDirentryMockUpperDirFail()
107 size_t FuseAddDirentryMockTestFileFail(fuse_req_t req, char *buf, size_t bufsize, in FuseAddDirentryMockTestFileFail()
121 int FuseReplyBufMock(fuse_req_t req, const char *buf, size_t size) in FuseReplyBufMock()
189 fuse_req_t req = nullptr; variable
247 fuse_req_t req = nullptr; variable
[all …]
Dfuse_mock.cpp162 int fuse_reply_err(fuse_req_t req, int err) in fuse_reply_err()
179 int fuse_reply_entry(fuse_req_t req, const struct fuse_entry_param *e) in fuse_reply_entry()
196 int fuse_reply_attr(fuse_req_t req, const struct stat *attr, double attr_timeout) in fuse_reply_attr()
213 int fuse_reply_open(fuse_req_t req, const struct fuse_file_info *f) in fuse_reply_open()
230 int fuse_reply_buf(fuse_req_t req, const char *buf, size_t size) in fuse_reply_buf()
247 int fuse_reply_write(fuse_req_t req, size_t count) in fuse_reply_write()
264 size_t fuse_add_direntry(fuse_req_t req, char *buf, size_t bufsize, in fuse_add_direntry()
/base/powermgr/battery_lite/services/src/small/
Dbattery_feature_impl.c54 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo … in FeatureInvoke()
63 static int32_t BatterySocInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in BatterySocInvoke()
73 static int32_t ChargingStatusInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in ChargingStatusInvoke()
83 static int32_t HealthStatusInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in HealthStatusInvoke()
93 static int32_t PluggedTypeInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in PluggedTypeInvoke()
103 static int32_t VoltageInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in VoltageInvoke()
113 static int32_t TechnologyInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in TechnologyInvoke()
124 static int32_t BatteryTemperatureInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *repl… in BatteryTemperatureInvoke()
/base/sensors/sensor_lite/services/src/
Dsensor_service.c24 int32_t GetAllSensorsInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in GetAllSensorsInvoke()
48 int32_t ActivateSensorInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in ActivateSensorInvoke()
66 int32_t DeactivateSensorInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in DeactivateSensorInvoke()
84 int32_t SetBatchInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in SetBatchInvoke()
106 int32_t SubscribeSensorInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in SubscribeSensorInvoke()
125 int32_t UnsubscribeSensorInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in UnsubscribeSensorInvoke()
143 int32_t SetModeInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in SetModeInvoke()
163 int32_t SetOptionInvoke(SensorFeatureApi *defaultApi, IpcIo *req, IpcIo *reply) in SetOptionInvoke()
194 int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/base/powermgr/powermgr_lite/services/src/power/small/
Dpower_manage_feature_impl.c55 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo … in FeatureInvoke()
66 static int32_t AcquireInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in AcquireInvoke()
78 static int32_t ReleaseInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in ReleaseInvoke()
88 static int32_t IsAnyHoldingInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in IsAnyHoldingInvoke()
95 static int32_t SuspendInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in SuspendInvoke()
107 static int32_t WakeupInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in WakeupInvoke()
/base/notification/distributed_notification_service/services/test/moduletest/
Dans_module_test.cpp146 sptr<NotificationRequest> req = new NotificationRequest(0); variable
192 sptr<NotificationRequest> req = new NotificationRequest(0); variable
247 sptr<NotificationRequest> req = new NotificationRequest(0); variable
287 sptr<NotificationRequest> req = new NotificationRequest(0); variable
341 sptr<NotificationRequest> req = new NotificationRequest(0); variable
382 sptr<NotificationRequest> req = new NotificationRequest(0); variable
422 sptr<NotificationRequest> req = new NotificationRequest(0); variable
462 sptr<NotificationRequest> req = new NotificationRequest(0); variable
502 sptr<NotificationRequest> req = new NotificationRequest(0); variable
542 sptr<NotificationRequest> req = new NotificationRequest(0); variable
[all …]
/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/src/
Dfuse_daemon.cpp62 static void FuseDaemonLookup(fuse_req_t req, fuse_ino_t parent, const char* name) in FuseDaemonLookup()
104 static void FuseDaemonGetattr(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info* fi) in FuseDaemonGetattr()
126 static void FuseDaemonOpen(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info* fi) in FuseDaemonOpen()
154 static DlpLinkFile* GetValidFileNode(fuse_req_t req, fuse_ino_t ino) in GetValidFileNode()
168 static void FuseDaemonRead(fuse_req_t req, fuse_ino_t ino, size_t size, off_t offset, struct fuse_f… in FuseDaemonRead()
210fuse_req_t req, fuse_ino_t ino, const char* buf, size_t size, off_t off, struct fuse_file_info* fi) in FuseDaemonWrite()
238 static void FuseDaemonForget(fuse_req_t req, fuse_ino_t ino, uint64_t nlookup) in FuseDaemonForget()
310 static void FuseDaemonReadDir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_f… in FuseDaemonReadDir()
358 bool FuseDaemonUpdateTime(fuse_req_t req, int toSet, DlpLinkFile* dlpLink) in FuseDaemonUpdateTime()
382 void FuseDaemonSetAttr(fuse_req_t req, fuse_ino_t ino, struct stat *attr, int toSet, struct fuse_fi… in FuseDaemonSetAttr()
/base/notification/distributed_notification_service/frameworks/test/moduletest/
Dans_innerkits_module_publish_test.cpp657 NotificationRequest req; variable
755 NotificationRequest req; variable
808 NotificationRequest req; variable
862 NotificationRequest req; variable
901 NotificationRequest req; variable
940 NotificationRequest req; variable
980 NotificationRequest req; variable
1014 NotificationRequest req; variable
1057 NotificationRequest req; variable
1106 NotificationRequest req; variable
[all …]
Dans_fw_module_test.cpp374 …inline std::string GenerateDistributedKey(const NotificationRequest &req, const std::string &devic… in GenerateDistributedKey()
387NotificationRequest &req, std::vector<DistributedKv::Entry> &entries, DistributedKv::Entry &outEnt… in GetRequestInDistributedEntryList()
399 bool GetRequestInNotificationList(NotificationRequest &req, in GetRequestInNotificationList()
709 NotificationRequest req(0); variable
755 NotificationRequest req(0); variable
799 NotificationRequest req(0); variable
979 NotificationRequest req(1); variable
1030 NotificationRequest req(1); variable
1144 NotificationRequest req(0); variable
1188 NotificationRequest req(0); variable
[all …]
/base/powermgr/powermgr_lite/services/src/screensaver/small/
Dscreen_saver_feature_impl.c41 static int32_t SetStateInvoke(IServerProxy *iProxy, void *origin, IpcIo *req, IpcIo *reply) in SetStateInvoke()
54 static int32_t FeatureInvoke(IServerProxy *iProxy, int32_t funcId, void *origin, IpcIo *req, IpcIo … in FeatureInvoke()
/base/security/permission_lite/services/pms/src/
Dpms_server_internal.c124 static void ReplyCheckPermission(const void *origin, IpcIo *req, IpcIo *reply, InnerPermLiteApi* ap… in ReplyCheckPermission()
139 static void ReplyGrantPermission(const void *origin, IpcIo *req, IpcIo *reply, InnerPermLiteApi* ap… in ReplyGrantPermission()
153 static void ReplyRevokePermission(const void *origin, IpcIo *req, IpcIo *reply, InnerPermLiteApi* a… in ReplyRevokePermission()
167 static void ReplyGrantRuntimePermission(const void *origin, IpcIo *req, IpcIo *reply, InnerPermLite… in ReplyGrantRuntimePermission()
181 static void ReplyRevokeRuntimePermission(const void *origin, IpcIo *req, IpcIo *reply, InnerPermLit… in ReplyRevokeRuntimePermission()
195 static void ReplyUpdatePermissionFlags(const void *origin, IpcIo *req, IpcIo *reply, const InnerPer… in ReplyUpdatePermissionFlags()
212 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
Dpms_server.c111 static void ReplyCheckSelfPermission(const void *origin, IpcIo *req, IpcIo *reply, PermLiteApi* api) in ReplyCheckSelfPermission()
124 static void ReplyQueryPermission(const void *origin, IpcIo *req, IpcIo *reply) in ReplyQueryPermission()
146 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/expire/
Devent_delete_handler.cpp31 bool EventDeleteHandler::HandleRequest(RequestPtr req) in HandleRequest()
Devent_scan_handler.cpp76 bool EventScanHandler::HandleRequest(RequestPtr req) in HandleRequest()
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/sa_mgr/
Dhks_samgr_service_feature.c96 static int32_t ReadSrcDataFromReq(IpcIo *req, struct HksBlob *srcData) in ReadSrcDataFromReq()
122 static int32_t Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/base/security/device_security_level/services/sa/lite/small/
Ddslm_ipc_process.c54 static int32_t DslmGetRequestFromParcel(IpcIo *req, DeviceIdentify *identity, in DslmGetRequestFromParcel()
156 int32_t DslmProcessGetDeviceSecurityLevel(IUnknown *iUnknown, IpcIo *req, IpcIo *reply) in DslmProcessGetDeviceSecurityLevel()
Ddslm_service_feature.c68 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/base/startup/appspawn/lite/
Dappspawn_service.c94 static int GetMessageSt(MessageSt *msgSt, IpcIo *req) in GetMessageSt()
128 static int Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_test.cpp971 sptr<NotificationRequest> req = new NotificationRequest(); variable
986 sptr<NotificationRequest> req = new NotificationRequest(); variable
1056 sptr<NotificationRequest> req = new NotificationRequest(); variable
1070 sptr<NotificationRequest> req = new NotificationRequest(); variable
1085 sptr<NotificationRequest> req = new NotificationRequest(); variable
1100 sptr<NotificationRequest> req = new NotificationRequest(); variable
1115 sptr<NotificationRequest> req = new NotificationRequest(); variable
1210 sptr<NotificationRequest> req = new NotificationRequest(); variable
1956 sptr<NotificationRequest> req = new NotificationRequest(); variable
1972 sptr<NotificationRequest> req = new NotificationRequest(); variable
[all …]
/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/include/
Dfuse_daemon.h31 fuse_req_t req; member
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/
Devent_write_handler.cpp35 bool EventWriteHandler::HandleRequest(RequestPtr req) in HandleRequest()
/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
Ddfx_crasher.cpp628 NOINLINE static void WorkCallback(uv_work_t* req) in WorkCallback()
634 NOINLINE static void AfterWorkCallback(uv_work_t* req, int status) in AfterWorkCallback()
686 NOINLINE static void WorkCallback2(uv_work_t* req) in WorkCallback2()
691 NOINLINE static void CrashAfterWorkCallback(uv_work_t* req, int status) in CrashAfterWorkCallback()
/base/print/print_fwk/services/print_service/src/
Dprint_http_server_manager.cpp71 const httplib::ContentReader &content_reader) { in StartServer()
/base/hiviewdfx/hilog_lite/frameworks/mini/
Dhiview_output_log.c208 static void OutputLogRealtime(const Request *req) in OutputLogRealtime()
236 static void OutputLog2TextFile(const Request *req) in OutputLog2TextFile()
283 static void OutputLog2BinFile(const Request *req) in OutputLog2BinFile()

12