Home
last modified time | relevance | path

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

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