Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp57 const std::string SUPPORT_CONTINUE_PAGE_STACK_KEY = "ohos.extra.param.key.supportContinuePageStack"; member
844 bool isPageStackContinue = newWant.GetBoolParam(SUPPORT_CONTINUE_PAGE_STACK_KEY, true); in SetWantForContinuation()
970 want.RemoveParam(SUPPORT_CONTINUE_PAGE_STACK_KEY); in UpdateWantForContinueType()
971 want.SetParam(SUPPORT_CONTINUE_PAGE_STACK_KEY, false); in UpdateWantForContinueType()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp109 const std::string SUPPORT_CONTINUE_PAGE_STACK_KEY = "ohos.extra.param.key.supportContinuePageStack"; member
1169 bool isPageStackContinue = newWant.GetBoolParam(SUPPORT_CONTINUE_PAGE_STACK_KEY, true); in SetWantForContinuation()

Completed in 9 milliseconds