Searched defs:CreateFunc (Results 1 – 3 of 3) sorted by relevance
29 using CreateFunc = std::function<std::shared_ptr<BundleMgrExt>(void)>; variable
32 using CreateFunc = void (*)(void*); typedef
38 using CreateFunc = UIContent* (*)(void*, void*); typedef