Searched defs:SetEntityFor (Results 1 – 4 of 4) sorted by relevance
55 …template<class T> static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entity) in SetEntityFor() function
56 static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entity) in SetEntityFor() function
55 …template <class T> static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entit… in SetEntityFor() function
62 …template <class T> static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entit… in SetEntityFor() function