Home
last modified time | relevance | path

Searched refs:ERROR_INFO_ENHANCE (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp64 const std::string ERROR_INFO_ENHANCE = "errorInfoEnhance"; member
2698 auto errorInfoEnhance = want_.GetBoolParam(ERROR_INFO_ENHANCE, false); in SetWant()
2721 want_.SetParam(ERROR_INFO_ENHANCE, true); in SetWant()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp161 constexpr const char* ERROR_INFO_ENHANCE = "errorInfoEnhance"; member
2477 appRecord->SetErrorInfoEnhance(want->GetBoolParam(ERROR_INFO_ENHANCE, false)); in CreateAppRunningRecord()
4444 appRecord->SetErrorInfoEnhance(wantPtr->GetBoolParam(ERROR_INFO_ENHANCE, false)); in StartSpecifiedAbility()

Completed in 19 milliseconds