Searched refs:BackToIndexWithTarget (Results 1 – 4 of 4) sorted by relevance
159 void BackToIndexWithTarget(int32_t index, const std::string& params);
393 void PageRouterManager::BackToIndexWithTarget(int32_t index, const std::string& params) in BackToIndexWithTarget() function in OHOS::Ace::NG::PageRouterManager406 router->BackToIndexWithTarget(index, params); in BackToIndexWithTarget()
461 pageRouterManager_->BackToIndexWithTarget(index, params); in BackToIndex()
961 pageRouterManager_->BackToIndexWithTarget(index, params); in BackToIndex()