Home
last modified time | relevance | path

Searched refs:BUILD_FUNCTION (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp68 constexpr const char* BUILD_FUNCTION = "buildFunction"; variable
1817 NAPI_CALL_RETURN_VOID(env, napi_set_named_property(env, value, BUILD_FUNCTION, nBuildFunction)); in ConvertRouterItem()