Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Djs_context_utils.cpp740 void BindPropertyAndFunction(napi_env env, napi_value object, const char* moduleName) in BindPropertyAndFunction() function
799 BindPropertyAndFunction(env, object, moduleName); in CreateJsBaseContext()