/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/ |
D | fuse_daemon_test.cpp | 47 static int FuseReplyErrMock(fuse_req_t req, int err) in FuseReplyErrMock() 54 static int FuseReplyOpenMock(fuse_req_t req, const struct fuse_file_info *f) in FuseReplyOpenMock() 61 int FuseReplyEntryMock(fuse_req_t req, const struct fuse_entry_param *e) in FuseReplyEntryMock() 68 int FuseReplyAttrMock(fuse_req_t req, const struct stat *attr, double attr_timeout) in FuseReplyAttrMock() 77 size_t FuseAddDirentryMockCurDirFail(fuse_req_t req, char *buf, size_t bufsize, in FuseAddDirentryMockCurDirFail() 89 size_t FuseAddDirentryMockUpperDirFail(fuse_req_t req, char *buf, size_t bufsize, in FuseAddDirentryMockUpperDirFail() 103 size_t FuseAddDirentryMockTestFileFail(fuse_req_t req, char *buf, size_t bufsize, in FuseAddDirentryMockTestFileFail() 117 int FuseReplyBufMock(fuse_req_t req, const char *buf, size_t size) in FuseReplyBufMock() 167 fuse_req_t req = nullptr; variable 225 fuse_req_t req = nullptr; variable [all …]
|
D | fuse_mock.cpp | 167 int fuse_reply_err(fuse_req_t req, int err) in fuse_reply_err() 184 int fuse_reply_entry(fuse_req_t req, const struct fuse_entry_param *e) in fuse_reply_entry() 201 int fuse_reply_attr(fuse_req_t req, const struct stat *attr, double attr_timeout) in fuse_reply_attr() 218 int fuse_reply_open(fuse_req_t req, const struct fuse_file_info *f) in fuse_reply_open() 235 int fuse_reply_buf(fuse_req_t req, const char *buf, size_t size) in fuse_reply_buf() 252 int fuse_reply_write(fuse_req_t req, size_t count) in fuse_reply_write() 269 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()
|
D | sensor_service_impl.c | 80 void SetSvcIdentity(IpcIo *req, const IpcIo *reply) in SetSvcIdentity()
|
/base/notification/distributed_notification_service/services/ans/test/unittest/ |
D | advanced_notification_service_test.cpp | 140 sptr<NotificationRequest> req = new NotificationRequest(1); variable 165 sptr<NotificationRequest> req = new NotificationRequest(1); variable 191 sptr<NotificationRequest> req = new NotificationRequest(); variable 217 sptr<NotificationRequest> req = new NotificationRequest(); variable 243 sptr<NotificationRequest> req = new NotificationRequest(); variable 269 sptr<NotificationRequest> req = new NotificationRequest(); variable 294 sptr<NotificationRequest> req = new NotificationRequest(); variable 319 sptr<NotificationRequest> req = new NotificationRequest(); variable 344 sptr<NotificationRequest> req = new NotificationRequest(); variable 369 sptr<NotificationRequest> req = new NotificationRequest(); variable [all …]
|
D | advanced_notification_service_branch_test.cpp | 143 sptr<NotificationRequest> req = new NotificationRequest(); variable 163 sptr<NotificationRequest> req = new NotificationRequest(); variable
|
/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 | 145 sptr<NotificationRequest> req = new NotificationRequest(2); variable 170 sptr<NotificationRequest> req = new NotificationRequest(0); variable 216 sptr<NotificationRequest> req = new NotificationRequest(0); variable 264 sptr<NotificationRequest> req = new NotificationRequest(0); variable 301 sptr<NotificationRequest> req = new NotificationRequest(0); variable 347 sptr<NotificationRequest> req = new NotificationRequest(0); variable 384 sptr<NotificationRequest> req = new NotificationRequest(0); variable 419 sptr<NotificationRequest> req = new NotificationRequest(0); variable 459 sptr<NotificationRequest> req = new NotificationRequest(0); variable 499 sptr<NotificationRequest> req = new NotificationRequest(0); variable [all …]
|
/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/src/ |
D | fuse_daemon.cpp | 63 static void FuseDaemonLookup(fuse_req_t req, fuse_ino_t parent, const char* name) in FuseDaemonLookup() 105 static void FuseDaemonGetattr(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info* fi) in FuseDaemonGetattr() 127 static void FuseDaemonOpen(fuse_req_t req, fuse_ino_t ino, struct fuse_file_info* fi) in FuseDaemonOpen() 155 static DlpLinkFile* GetValidFileNode(fuse_req_t req, fuse_ino_t ino) in GetValidFileNode() 169 static void FuseDaemonRead(fuse_req_t req, fuse_ino_t ino, size_t size, off_t offset, struct fuse_f… in FuseDaemonRead() 207 …fuse_req_t req, fuse_ino_t ino, const char* buf, size_t size, off_t off, struct fuse_file_info* fi) in FuseDaemonWrite() 235 static void FuseDaemonForget(fuse_req_t req, fuse_ino_t ino, uint64_t nlookup) in FuseDaemonForget() 307 static void FuseDaemonReadDir(fuse_req_t req, fuse_ino_t ino, size_t size, off_t off, struct fuse_f… in FuseDaemonReadDir() 355 bool FuseDaemonUpdateTime(fuse_req_t req, int toSet, DlpLinkFile* dlpLink) in FuseDaemonUpdateTime() 379 void FuseDaemonSetAttr(fuse_req_t req, fuse_ino_t ino, struct stat *attr, int toSet, struct fuse_fi… in FuseDaemonSetAttr()
|
/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/notification/distributed_notification_service/frameworks/test/moduletest/ |
D | ans_innerkits_module_publish_test.cpp | 582 NotificationRequest req; variable 679 NotificationRequest req; variable 732 NotificationRequest req; variable 786 NotificationRequest req; variable 825 NotificationRequest req; variable 864 NotificationRequest req; variable 904 NotificationRequest req; variable 938 NotificationRequest req; variable 981 NotificationRequest req; variable 1030 NotificationRequest req; variable [all …]
|
D | ans_fw_module_test.cpp | 367 …inline std::string GenerateDistributedKey(const NotificationRequest &req, const std::string &devic… in GenerateDistributedKey() 380 …NotificationRequest &req, std::vector<DistributedKv::Entry> &entries, DistributedKv::Entry &outEnt… in GetRequestInDistributedEntryList() 392 bool GetRequestInNotificationList(NotificationRequest &req, in GetRequestInNotificationList() 702 NotificationRequest req(0); variable 748 NotificationRequest req(0); variable 792 NotificationRequest req(0); variable 972 NotificationRequest req(1); variable 1023 NotificationRequest req(1); variable 1137 NotificationRequest req(0); variable 1181 NotificationRequest req(0); variable [all …]
|
/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/request/request/services/service/rust/src/c_wrapper/source/ |
D | background_notification.cpp | 46 NotificationRequest req(msg.taskId); in RequestBackgroundNotify() local
|
/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/startup/appspawn/lite/ |
D | appspawn_service.c | 81 static int GetMessageSt(MessageSt *msgSt, IpcIo *req) in GetMessageSt() 115 static int Invoke(IServerProxy *iProxy, int funcId, void *origin, IpcIo *req, IpcIo *reply) in Invoke()
|
/base/security/device_security_level/services/sa/lite/ |
D | dslm_ipc_process.c | 50 static int32_t DslmGetRequestFromParcel(IpcIo *req, DeviceIdentify *identity, in DslmGetRequestFromParcel() 152 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/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/include/ |
D | fuse_daemon.h | 30 fuse_req_t req; member
|
/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()
|
/base/security/device_auth/frameworks/src/lite/ |
D | ipc_dev_auth_stub.c | 157 static int32_t DevAuthRequestCall(void *origin, IpcIo *req, IpcIo *reply) in DevAuthRequestCall() 193 int32_t OnRemoteInvoke(IServerProxy *iProxy, int32_t reqId, void *origin, IpcIo *req, IpcIo *reply) in OnRemoteInvoke()
|
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/ |
D | notification_service_test.cpp | 190 sptr<NotificationRequest> req = new (std::nothrow) NotificationRequest(1); in BENCHMARK_F() local 221 sptr<NotificationRequest> req = new (std::nothrow) NotificationRequest(0); in BENCHMARK_F() local
|
/base/hiviewdfx/hievent_lite/frameworks/ |
D | hiview_output_event.c | 279 static void OutputEventRealtime(const Request *req) in OutputEventRealtime() 315 static void OutputEvent2Flash(const Request *req) in OutputEvent2Flash()
|