Searched defs:ConvertParamToString (Results 1 – 2 of 2) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/implementation/ | ||
| D | navigation_context.cpp | 676 std::string NavigationStack::ConvertParamToString(const ParamType& param, bool needLimit) const in ConvertParamToString() function in OHOS::Ace::NG::GeneratedModifier::NavigationContext::NavigationStack |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
| D | js_navigation_stack.cpp | 614 std::string JSNavigationStack::ConvertParamToString(const JSRef<JSVal>& param, bool needLimit) const in ConvertParamToString() function in OHOS::Ace::Framework::JSNavigationStack |