Searched refs:GetPageStackFromWant (Results 1 – 6 of 6) sorted by relevance
264 void GetPageStackFromWant(const Want &want, std::string &pageStack);
95 void GetPageStackFromWant(const Want &want, std::string &pageStack);
289 void GetPageStackFromWant(const Want &want, std::string &pageStack);
395 void CJUIAbility::GetPageStackFromWant(const Want &want, std::string &pageStack) in GetPageStackFromWant() function in OHOS::AbilityRuntime::CJUIAbility412 GetPageStackFromWant(want, pageStack); in RestorePageStack()
595 void JsAbility::GetPageStackFromWant(const Want &want, std::string &pageStack) in GetPageStackFromWant() function in OHOS::AbilityRuntime::JsAbility612 GetPageStackFromWant(want, pageStack); in RestorePageStack()
748 void JsUIAbility::GetPageStackFromWant(const Want &want, std::string &pageStack) in GetPageStackFromWant() function in OHOS::AbilityRuntime::JsUIAbility765 GetPageStackFromWant(want, pageStack); in RestorePageStack()