Searched refs:GetParamByIndex (Results 1 – 2 of 2) sorted by relevance
364 auto param = GetParamByIndex(index); in CreateNodeByIndex()436 JSRef<JSVal> JSNavigationStack::GetParamByIndex(int32_t index) const in GetParamByIndex() function in OHOS::Ace::Framework::JSNavigationStack564 auto param = GetParamByIndex(size - 1); in GetRouteParam()841 std::string param = ConvertParamToString(GetParamByIndex(i)); in DumpStackInfo()1053 auto param = GetParamByIndex(index); in UpdatePathInfoIfNeeded()
110 JSRef<JSVal> GetParamByIndex(int32_t index) const;