Searched refs:GetJsPathInfo (Results 1 – 2 of 2) sorted by relevance
342 auto pathInfo = GetJsPathInfo(index); in SetDestinationIdToJsStack()352 auto pathInfo = GetJsPathInfo(index); in CallByPushDestination()1064 auto path = GetJsPathInfo(index); in GetNeedUpdatePathInfo()1078 auto path = GetJsPathInfo(index); in SetNeedUpdatePathInfo()1117 auto pathInfo = GetJsPathInfo(index); in NeedBuildNewInstance()1131 auto pathInfo = GetJsPathInfo(index); in SetNeedBuildNewInstance()1151 JSRef<JSObject> JSNavigationStack::GetJsPathInfo(int32_t index) in GetJsPathInfo() function in OHOS::Ace::Framework::JSNavigationStack1251 auto pathInfo = GetJsPathInfo(index); in IsFromRecovery()1265 auto pathInfo = GetJsPathInfo(index); in SetFromRecovery()1275 auto pathInfo = GetJsPathInfo(index); in GetRecoveredDestinationMode()
133 JSRef<JSObject> GetJsPathInfo(int32_t index);