Home
last modified time | relevance | path

Searched defs:reason (Results 1051 - 1075 of 1381) sorted by relevance

1...<<41424344454647484950>>...56

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp370 CancelPreparedNotification(int32_t notificationId, const std::string &label, const sptr<NotificationBundleOption> &bundleOption, int32_t reason) CancelPreparedNotification() argument
459 StartFinishTimer(const std::shared_ptr<NotificationRecord> &record, int64_t expiredTimePoint, const int32_t reason) StartFinishTimer() argument
495 StartUpdateTimer( const std::shared_ptr<NotificationRecord> &record, int64_t expireTimePoint, const int32_t reason) StartUpdateTimer() argument
1505 UpdateRecentNotification(sptr<Notification> &notification, bool isDelete, int32_t reason) UpdateRecentNotification() argument
2146 TriggerAutoDelete(const std::string &hashCode, int32_t reason) TriggerAutoDelete() argument
[all...]
H A Dadvanced_notification_publish_service.cpp314 const int reason = NotificationConstant::APP_CANCEL_ALL_REASON_DELETE; in CancelAll() local
382 int32_t reason = NotificationConstant::APP_CANCEL_AS_BUNELE_REASON_DELETE; in CancelAsBundle() local
329 ExcuteCancelAll( const sptr<NotificationBundleOption>& bundleOption, const int32_t reason) ExcuteCancelAll() argument
456 int32_t reason = NotificationConstant::APP_CANCEL_AS_BUNELE_WITH_AGENT_REASON_DELETE; CancelAsBundleWithAgent() local
658 const int32_t reason = NotificationConstant::CANCEL_ALL_REASON_DELETE; DeleteAll() local
1554 RemoveAllNotificationsInner(const sptr<NotificationBundleOption> &bundleOption, int32_t reason) RemoveAllNotificationsInner() argument
1720 RemoveNotificationBySlot(const sptr<NotificationBundleOption> &bundleOption, const sptr<NotificationSlot> &slot, const int reason) RemoveNotificationBySlot() argument
1843 int32_t reason = NotificationConstant::APP_CANCEL_GROPU_REASON_DELETE; CancelGroup() local
1874 ExcuteCancelGroupCancel( const sptr<NotificationBundleOption>& bundleOption, const std::string &groupName, const int32_t reason) ExcuteCancelGroupCancel() argument
1925 const int32_t reason = NotificationConstant::APP_REMOVE_GROUP_REASON_DELETE; RemoveGroupByBundle() local
2037 int32_t reason = NotificationConstant::USER_STOPPED_REASON_DELETE; RemoveNotificationFromRecordList() local
[all...]
H A Dadvanced_notification_utils.cpp578 ExecBatchCancel(std::vector<sptr<Notification>> &notifications, int32_t &reason) ExecBatchCancel() argument
1788 StartAutoDelete(const std::shared_ptr<NotificationRecord> &record, int64_t deleteTimePoint, int32_t reason) StartAutoDelete() argument
[all...]
H A Dreminder_data_manager.cpp818 void ReminderDataManager::TerminateAlerting(const sptr<ReminderRequest> &reminder, const std::string &reason) in TerminateAlerting() argument
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtelephony_types.h287 int32_t reason = 0; member
312 int32_t reason = 0; member
751 int32_t reason = 0; member
907 int32_t reason = 0; member
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp1978 int32_t reason = 0; in GetCallForwardTest() local
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_handler.cpp1209 auto reason = event->GetSharedObject<int32_t>(); in GetCallFailReasonResponse() local
[all...]
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_sim_ril.cpp1402 LockReason reason = LockReason::SIM_NONE; in HWTEST_F() local
1428 LockReason reason = LockReason::SIM_NONE; in HWTEST_F() local
[all...]
/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp1680 int32_t reason = 0; in OnRequestGetCallForwardTest() local
1682 std::cin >> reason; in OnRequestGetCallForwardTest() local
/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp258 void CellularDataHandler::ClearAllConnections(DisConnectionReason reason) in ClearAllConnections() argument
278 void CellularDataHandler::ClearConnectionsOnUpdateApns(DisConnectionReason reason) in ClearConnectionsOnUpdateApns() argument
314 void CellularDataHandler::ClearConnection(const sptr<ApnHolder> &apn, DisConnectionReason reason) in ClearConnection() argument
929 DisConnectionReason reason = ConnectionRetryPolicy::ConvertPdpErrorToDisconnReason(netInfo->reason); in DisconnectDataComplete() local
960 RetryOrClearConnection(const sptr<ApnHolder> &apnHolder, DisConnectionReason reason, const std::shared_ptr<SetupDataCallResultInfo> &netInfo) RetryOrClearConnection() argument
1041 DisConnectionReason reason = DisConnectionReason::REASON_CHANGE_CONNECTION; MsgEstablishDataConnection() local
[all...]
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_manager.cpp422 GetCallTransferInfo( int32_t slotId, const int32_t reason, const AppExecFwk::InnerEvent::Pointer &response) GetCallTransferInfo() argument
573 DeactivatePdpContext( int32_t slotId, int32_t cid, int32_t reason, const AppExecFwk::InnerEvent::Pointer &response) DeactivatePdpContext() argument
H A Dtel_ril_call.cpp401 int32_t TelRilCall::GetCallTransferInfo(int32_t reason, const AppExecFwk::InnerEvent::Pointer &result) in GetCallTransferInfo() argument
406 SetCallTransferInfo( int32_t reason, int32_t mode, std::string number, int32_t classx, const AppExecFwk::InnerEvent::Pointer &result) SetCallTransferInfo() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp580 void ArkWebHandlerWrapper::OnRenderExited(ArkWebRenderExitReason reason) in OnRenderExited() argument
898 OnRenderProcessNotResponding( const std::string& js_stack, int pid, ArkWebRenderProcessNotRespondingReason reason) OnRenderProcessNotResponding() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp494 void ArkWebHandlerImpl::OnRenderExited(int reason) in OnRenderExited() argument
783 void ArkWebHandlerImpl::OnRenderProcessNotResponding(const ArkWebString& js_stack, int pid, int reason) in OnRenderProcessNotResponding() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_mgmt_bss_comm.c380 hi_u8 reason = (hi_u8)action_args->arg3; in hmac_mgmt_encap_delba() local
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dsnapshot.c2240 const char *reason; in check_header() local
/foundation/ability/ability_runtime/tools/aa/src/
H A Dability_command.cpp2106 std::string reason; in RunAsForceExitAppCommand() local
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp1074 PackReplyCmd(std::shared_ptr<DSchedContinueReplyCmd> cmd, int32_t replyCmd, int32_t appVersion, int32_t result, const std::string reason) PackReplyCmd() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ui_ability.cpp1169 int32_t JsUIAbility::OnSaveState(int32_t reason, WantParams &wantParams) in OnSaveState() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp486 int32_t UIAbility::OnSaveState(int32_t reason, AAFwk::WantParams &wantParams) in OnSaveState() argument
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_client.cpp343 AppMgrResultCode AppMgrClient::KillApplicationSelf(const bool clearPageStack, const std::string& reason) in KillApplicationSelf() argument
805 int32_t AppMgrClient::NotifyAppMgrRecordExitReason(int32_t pid, int32_t reason, const std::string &exitMsg) in NotifyAppMgrRecordExitReason() argument
326 KillApplicationByUid(const std::string &bundleName, const int uid, const std::string& reason) KillApplicationByUid() argument
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dability_manager_interface.h1328 virtual void ScheduleRecoverAbility(const sptr<IRemoteObject> &token, int32_t reason, in ScheduleRecoverAbility() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.h244 void CallOnWillDismiss(const int32_t reason) in CallOnWillDismiss() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp470 void WebClientImpl::OnRenderExited(OHOS::NWeb::RenderExitReason reason) in OnRenderExited() argument
1122 OnRenderProcessNotResponding( const std::string& jsStack, int pid, OHOS::NWeb::RenderProcessNotRespondingReason reason) OnRenderProcessNotResponding() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Devent_report.cpp280 JsErrReport( const std::string& packageName, const std::string& reason, const std::string& summary) JsErrReport() argument

Completed in 62 milliseconds

1...<<41424344454647484950>>...56