Searched refs:GetParamObj (Results 1 – 5 of 5) sorted by relevance
59 napi_value GetParamObj() const override;
30 napi_value JSNavPathInfo::GetParamObj() const in GetParamObj() function in OHOS::Ace::Framework::JSNavPathInfo
44 virtual napi_value GetParamObj() const in GetParamObj() function
56 pathInfo->GetParamObj(), std::to_string(pattern->GetNavDestinationId())); in NotifyNavigationStateChange()176 … state, host->GetIndex(), pathInfo->GetParamObj(), std::to_string(pattern->GetNavDestinationId())); in GetNavigationState()
81 param = pathInfo->GetParamObj(); in BuildNavDestinationInfoFromContext()