Searched refs:BindNativeMethodForFocus (Results 1 – 2 of 2) sorted by relevance
138 static void BindNativeMethodForFocus(napi_env env, napi_value objValue, const char* moduleName);
287 BindNativeMethodForFocus(env, objValue, moduleName); in Create()392 void JsSceneSession::BindNativeMethodForFocus(napi_env env, napi_value objValue, const char* module… in BindNativeMethodForFocus() function in OHOS::Rosen::JsSceneSession