Home
last modified time | relevance | path

Searched defs:SetEntityFor (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/
Dn_class.h55 …template<class T> static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entity) in SetEntityFor() function
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
Dnapi_class.h56 static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entity) in SetEntityFor() function
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
Dn_class.h55 …template <class T> static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entit… in SetEntityFor() function
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/
Dn_class.h62 …template <class T> static bool SetEntityFor(napi_env env, napi_value obj, std::unique_ptr<T> entit… in SetEntityFor() function