Home
last modified time | relevance | path

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

/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 in OHOS::AppExecFwk::LIBZIP::final
/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 in OHOS::Rosen::NClass
/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> entity) in SetEntityFor() function in OHOS::DistributedFS::final
/foundation/filemanagement/file_api/utils/filemgmt_libn/include/
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 in OHOS::FileManagement::LibN::final

Completed in 3 milliseconds