Home
last modified time | relevance | path

Searched defs:GetFactory (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dobject_type_info.h35 const GetFactoryType GetFactory = nullptr; member
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dclient_factory.c107 static Factory *GetFactory(const char *service, const char *feature) in GetFactory() function