Home
last modified time | relevance | path

Searched defs:request (Results 526 - 550 of 1665) sorted by relevance

1...<<21222324252627282930>>...67

/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp29 static bool ParseParameters(CNotificationRequest params, NotificationRequest &request) in ParseParameters() argument
63 NotificationRequest request; in Publish() local
H A Dnotification_manager_ffi.cpp27 int32_t FfiOHOSNotificationManagerPublish(CNotificationRequest request) in FfiOHOSNotificationManagerPublish() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_slot_service.cpp553 uint32_t AdvancedNotificationService::GetDefaultSlotFlags(const sptr<NotificationRequest> &request) in GetDefaultSlotFlags() argument
567 SetRequestBySlotType(const sptr<NotificationRequest> &request, const sptr<NotificationBundleOption> &bundleOption) SetRequestBySlotType() argument
[all...]
H A Dreminder_event_manager.cpp322 NotificationRequest request = notification->GetNotificationRequest(); in OnCanceled() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_publish_service_test.cpp88 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); in TestAddNotification() local
120 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); in HWTEST_F() local
144 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); HWTEST_F() local
170 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); HWTEST_F() local
201 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); HWTEST_F() local
240 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); HWTEST_F() local
266 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); HWTEST_F() local
842 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); HWTEST_F() local
860 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); HWTEST_F() local
879 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); HWTEST_F() local
896 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); HWTEST_F() local
913 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); HWTEST_F() local
932 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); HWTEST_F() local
1056 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); HWTEST_F() local
1088 sptr<NotificationRequest> request = new (std::nothrow) NotificationRequest(); HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannex_fuzzer/
H A Dansmanagerstubannex_fuzzer.cpp399 sptr<Notification::NotificationRequest> request = new Notification::NotificationRequest(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp400 sptr<Notification::NotificationRequest> request = new Notification::NotificationRequest(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
H A Dsmart_reminder_center.cpp257 HandleReminderMethods( const string &deviceType, const map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice, const sptr<NotificationRequest> &request, set<string> &validDevices, shared_ptr<map<string, shared_ptr<NotificationFlags>>> notificationFlagsOfDevices) const HandleReminderMethods() argument
362 GetReminderAffecteds( const map<string, vector<shared_ptr<ReminderAffected>>> &reminderFilterDevice, const sptr<NotificationRequest> &request, vector<shared_ptr<ReminderAffected>> &reminderAffecteds) const GetReminderAffecteds() argument
[all...]
/base/powermgr/battery_lite/frameworks/native/src/small/
H A Dbattery_framework.c49 IpcIo request; in GetBatSocProxy() local
65 IpcIo request; in GetChargingStatusProxy() local
81 IpcIo request; in GetHealthStatusProxy() local
97 IpcIo request; in GetPluggedTypeProxy() local
113 IpcIo request; GetBatVoltageProxy() local
147 IpcIo request; GetBatTechnologyProxy() local
163 IpcIo request; GetBatTemperatureProxy() local
[all...]
/base/location/test/location_locator/source/
H A Dlocator_background_proxy_test.cpp334 std::shared_ptr<Request> request = std::make_shared<Request>(); in HWTEST_F() local
354 std::shared_ptr<Request> request = std::make_shared<Request>(); in HWTEST_F() local
418 auto request = std::make_shared<Request>(); in HWTEST_F() local
436 auto request = std::make_shared<Request>(); HWTEST_F() local
454 auto request = std::make_shared<Request>(); HWTEST_F() local
472 auto request = std::make_shared<Request>(); HWTEST_F() local
499 auto request = std::make_shared<Request>(); HWTEST_F() local
599 std::shared_ptr<Request> request = std::make_shared<Request>(); HWTEST_F() local
738 std::shared_ptr<Request> request = std::make_shared<Request>(); HWTEST_F() local
818 auto request = std::make_shared<Request>(); HWTEST_F() local
[all...]
H A Dlocator_impl_test.cpp435 auto request = std::make_unique<CachedGnssLocationsRequest>(); in HWTEST_F() local
/base/security/access_token/frameworks/inner_api/privacy/src/
H A Dprivacy_manager_proxy.cpp174 int32_t PrivacyManagerProxy::GetPermissionUsedRecords(const PermissionUsedRequestParcel& request, in GetPermissionUsedRecords() argument
203 int32_t PrivacyManagerProxy::GetPermissionUsedRecords(const PermissionUsedRequestParcel& request, in GetPermissionUsedRecords() argument
H A Dprivacy_kit.cpp144 static bool IsPermissionFlagValid(const PermissionUsedRequest& request) in IsPermissionFlagValid() argument
154 int32_t PrivacyKit::GetPermissionUsedRecords(const PermissionUsedRequest& request, PermissionUsedResult& result) in GetPermissionUsedRecords() argument
162 GetPermissionUsedRecords( const PermissionUsedRequest& request, const sptr<OnPermissionUsedRecordCallback>& callback) GetPermissionUsedRecords() argument
[all...]
/base/security/access_token/services/privacymanager/test/unittest/
H A Dpermission_record_db_test.cpp316 PermissionUsedRequest request; in HWTEST_F() local
[all...]
/base/security/access_token/tools/accesstoken/src/
H A Datm_command.cpp282 PermissionUsedRequest request; in DumpRecordInfo() local
/base/sensors/sensor_lite/frameworks/src/
H A Dsensor_agent_proxy.c251 IpcIo request; in RegisterSensorChannel() local
285 IpcIo request; in UnregisterSensorChannel() local
322 IpcIo request; in InitSensorList() local
361 IpcIo request; ActivateSensorByProxy() local
382 IpcIo request; DeactivateSensorByProxy() local
404 IpcIo request; SetBatchByProxy() local
490 IpcIo request; SetModeByProxy() local
512 IpcIo request; SetOptionByProxy() local
[all...]
/base/startup/init/services/param/linux/
H A Dparam_request.c147 static int StartRequest(int clientFd, ParamMessage *request, int timeout) in StartRequest() argument
178 ParamMessage *request = (ParamMessage *)CreateParamMessage(MSG_SET_PARAM, name, msgSize); in SystemSetParameter_() local
233 ParamMessage *request = (ParamMessage *)CreateParamMessage(MSG_SAVE_PARAM, name, msgSize); SystemSaveParameters() local
263 ParamMessage *request = NULL; SystemWaitParameter() local
[all...]
/base/security/permission_lite/services/pms/src/
H A Dpms_server_internal.c115 static BOOL OnMessage(const Feature *feature, const Request *request) in OnMessage() argument
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_base.cpp140 ReqDataInfo *HRilBase::CreateHRilRequest(int32_t serial, int32_t request) in CreateHRilRequest() argument
/base/telephony/cellular_data/services/src/
H A Dcellular_data_controller.cpp156 bool CellularDataController::ReleaseNet(const NetRequest &request) in ReleaseNet() argument
165 bool CellularDataController::RequestNet(const NetRequest &request) in RequestNet() argument
174 bool CellularDataController::AddUid(const NetRequest &request) in AddUid() argument
183 bool CellularDataController::RemoveUid(const NetRequest &request) in RemoveUid() argument
/base/usb/usb_manager/interfaces/kits/js/napi/include/
H A Dusb_async_context.h88 int32_t request; member
103 int32_t request; member
/base/usb/usb_manager/services/native/src/
H A Dusb_mass_storage_notification.cpp216 OHOS::Notification::NotificationRequest request; in PublishUsbNotification() local
[all...]
/base/useriam/user_auth_framework/services/context/src/
H A Dremote_executor_stub.cpp294 OnMessage(const std::string &connectionName, const std::string &srcEndPoint, const std::shared_ptr<Attributes> &request, std::shared_ptr<Attributes> &reply) OnMessage() argument
330 std::shared_ptr<Attributes> request = Common::MakeShared<Attributes>(msg); OnMessage() local
363 std::shared_ptr<Attributes> request = Common::MakeShared<Attributes>(finalResult->Serialize()); ContinueSchedule() local
[all...]
H A Dremote_auth_service.cpp110 OnMessage(const std::string &connectionName, const std::string &srcEndPoint, const std::shared_ptr<Attributes> &request, std::shared_ptr<Attributes> &reply) OnMessage() argument
199 ProcStartRemoteAuthRequest(const std::string &connectionName, const std::shared_ptr<Attributes> &request, std::shared_ptr<Attributes> &reply) ProcStartRemoteAuthRequest() argument
249 ProcQueryExecutorInfoRequest(const std::shared_ptr<Attributes> &request, std::shared_ptr<Attributes> &reply) ProcQueryExecutorInfoRequest() argument
274 ProcBeginExecuteRequest(const std::shared_ptr<Attributes> &request, std::shared_ptr<Attributes> &reply) ProcBeginExecuteRequest() argument
293 ProcEndExecuteRequest(const std::shared_ptr<Attributes> &request, std::shared_ptr<Attributes> &reply) ProcEndExecuteRequest() argument
[all...]
H A Dremote_auth_context.cpp210 std::shared_ptr<Attributes> request = Common::MakeShared<Attributes>(); in SendQueryExecutorInfoMsg() local

Completed in 18 milliseconds

1...<<21222324252627282930>>...67