Home
last modified time | relevance | path

Searched refs:SetReason (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_notify_auth_result_req.h100 * @tc.name: IpcNotifyAuthResultReq::SetReason
104 void SetReason(int32_t reason) in SetReason() function in OHOS::DistributedHardware::IpcNotifyAuthResultReq
/foundation/resourceschedule/device_standby/interfaces/innerkits/include/
H A Dresourcce_request.h149 inline void SetReason(const std::string& reason) in SetReason() function in OHOS::ResourceRequest
/foundation/resourceschedule/background_task_mgr/services/continuous_task/include/
H A Dbg_continuous_task_mgr.h131 void SetReason(const std::string &mapKey, int32_t reason);
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dbg_continuous_task_mgr.cpp949 SetReason(key, FREEZE_CANCEL); in HandleStopContinuousTask()
1214 void BgContinuousTaskMgr::SetReason(const std::string &mapKey, int32_t reason) in SetReason() function in OHOS::BackgroundTaskMgr::BgContinuousTaskMgr
1218 BGTASK_LOGW("SetReason failure, no matched task: %{public}s", mapKey.c_str()); in SetReason()
1248 SetReason(mapKey, REMOVE_NOTIFICATION_CANCEL); in StopContinuousTaskByUser()
/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service_listener.cpp300 pReq->SetReason(reason); in OnAuthResult()
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h284 void SetReason(std::string& reason) in SetReason() function in OHOS::Ace::NativeEmbedStatus::WebResponse
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_cmd_parser_service.cpp1409 pReq->SetReason(reason); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp1223 response_->SetReason(reason); in SetReasonMessage()

Completed in 22 milliseconds