| /base/notification/distributed_notification_service/services/ans/test/unittest/advanced_notification_service_test/ |
| D | advanced_notification_service_publish_test.cpp | 203 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/ |
| D | fuse_daemon_test.cpp | 51 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 …]
|
| D | fuse_mock.cpp | 162 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/ |
| D | battery_feature_impl.c | 54 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/ |
| D | sensor_service.c | 24 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/ |
| D | power_manage_feature_impl.c | 55 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/ |
| D | ans_module_test.cpp | 146 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/ |
| D | fuse_daemon.cpp | 62 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() 210 …fuse_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/ |
| D | ans_innerkits_module_publish_test.cpp | 657 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 …]
|
| D | ans_fw_module_test.cpp | 374 …inline std::string GenerateDistributedKey(const NotificationRequest &req, const std::string &devic… in GenerateDistributedKey() 387 …NotificationRequest &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/ |
| D | screen_saver_feature_impl.c | 41 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/ |
| D | pms_server_internal.c | 124 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()
|
| D | pms_server.c | 111 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/ |
| D | event_delete_handler.cpp | 31 bool EventDeleteHandler::HandleRequest(RequestPtr req) in HandleRequest()
|
| D | event_scan_handler.cpp | 76 bool EventScanHandler::HandleRequest(RequestPtr req) in HandleRequest()
|
| /base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/sa_mgr/ |
| D | hks_samgr_service_feature.c | 96 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/ |
| D | dslm_ipc_process.c | 54 static int32_t DslmGetRequestFromParcel(IpcIo *req, DeviceIdentify *identity, in DslmGetRequestFromParcel() 156 int32_t DslmProcessGetDeviceSecurityLevel(IUnknown *iUnknown, IpcIo *req, IpcIo *reply) in DslmProcessGetDeviceSecurityLevel()
|
| D | dslm_service_feature.c | 68 static int32 Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
|
| /base/startup/appspawn/lite/ |
| D | appspawn_service.c | 94 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/ |
| D | advanced_notification_service_test.cpp | 971 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/ |
| D | fuse_daemon.h | 31 fuse_req_t req; member
|
| /base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/ |
| D | event_write_handler.cpp | 35 bool EventWriteHandler::HandleRequest(RequestPtr req) in HandleRequest()
|
| /base/hiviewdfx/faultloggerd/tools/crasher_cpp/ |
| D | dfx_crasher.cpp | 628 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/ |
| D | print_http_server_manager.cpp | 71 const httplib::ContentReader &content_reader) { in StartServer()
|
| /base/hiviewdfx/hilog_lite/frameworks/mini/ |
| D | hiview_output_log.c | 208 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()
|