Searched refs:BindNativeMethod (Results 1 – 2 of 2) sorted by relevance
134 static void BindNativeMethod(napi_env env, napi_value objValue, const char* moduleName);
283 BindNativeMethod(env, objValue, moduleName); in Create()298 void JsSceneSession::BindNativeMethod(napi_env env, napi_value objValue, const char* moduleName) in BindNativeMethod() function in OHOS::Rosen::JsSceneSession