Searched refs:OnWrap (Results 1 – 5 of 5) sorted by relevance
31 iter->second->OnWrap(); in GetRootComponent()151 iter->second->OnWrap(); in GetEventComponents()
202 virtual void OnWrap() {} in OnWrap() function
232 void OnWrap() override in OnWrap() function
604 iter->second->OnWrap(); in WrapComponents()
803 napi_value OnWrap(napi_env &env, napi_callback_info info, in OnWrap() function931 napi_value ret = OnWrap(env, info, onCB, errInfo); in NAPI_NotifyToOn()