Home
last modified time | relevance | path

Searched refs:GetReason (Results 1 - 17 of 17) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_notify_auth_result_req.h90 * @tc.name: IpcNotifyAuthResultReq::GetReason
94 int32_t GetReason() const in GetReason() function in OHOS::DistributedHardware::IpcNotifyAuthResultReq
/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H A Defficiency_resource_info.h83 inline std::string GetReason() const in GetReason() function in OHOS::BackgroundTaskMgr::EfficiencyResourceInfo
/foundation/resourceschedule/device_standby/interfaces/innerkits/include/
H A Dresourcce_request.h139 inline std::string GetReason() const in GetReason() function in OHOS::ResourceRequest
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/include/
H A Drtcp.h309 std::string GetReason() const;
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtcp/
H A Drtcp_unit_test.cpp384 auto ret = bye->GetReason(); in HWTEST_F()
392 auto ret = bye->GetReason(); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_object_event.h59 virtual std::string GetReason(void* object) = 0;
H A Dweb_delegate_cross.h72 std::string GetReason() const;
H A Dweb_delegate_cross.cpp223 std::string WebResourceResponseImpl::GetReason() const in GetReason() function in OHOS::Ace::WebResourceResponseImpl
1175 auto reason = webResourceResponse->GetReason(); in OnHttpErrorReceive()
/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dbg_efficiency_resources_mgr.cpp430 endtime, resourceInfo->GetReason()}); in UpdateResourcesEndtime()
432 resourceUnitIter->reason_ = resourceInfo->GetReason(); in UpdateResourcesEndtime()
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
H A Drtcp.cpp357 std::string RtcpBye::GetReason() const
/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp583 resourceRequest->GetDuration(), resourceRequest->GetReason().c_str()); in ApplyAllowResInner()
647 allowTimeList.emplace_back(AllowTime {allowTypeIndex, endTime, resourceRequest->GetReason()}); in UpdateRecord()
649 it->reason_ = resourceRequest->GetReason(); in UpdateRecord()
/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/bgtask_manager_client_test/
H A Dbgtask_client_unit_test.cpp551 EXPECT_EQ(info2->GetReason(), "test"); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h202 const std::string& GetReason() const in GetReason() function in OHOS::Ace::NativeEmbedStatus::WebResponse
1933 int GetReason() const in GetReason() function in OHOS::Ace::NativeEmbedStatus::RenderProcessNotRespondingEvent
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp407 response->PutResponseStateAndStatuscode(webResponse->GetStatusCode(), webResponse->GetReason()); in OnHandleInterceptRequest()
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp315 int32_t reason = pReq->GetReason(); in ON_IPC_SET_REQUEST()
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp1923 Local<JSValueRef> reason = promiseRejectInfo->GetReason(); in PromiseRejectCallback()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp1127 auto reason = JSVal(ToJSValue(response_->GetReason())); in GetReasonMessage()
5232 obj->SetProperty("reason", eventInfo.GetReason()); in RenderProcessNotRespondingToJSValue()

Completed in 35 milliseconds