Searched refs:BuildMethod (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/lib/libdevdctl/
H A Devent_factory.h61 typedef std::map<Key, Event::BuildMethod *> Registry;
68 Event::BuildMethod *m_buildMethod;
75 EventFactory(Event::BuildMethod *defaultBuildMethod = NULL);
84 Event::BuildMethod *m_defaultBuildMethod;
H A Devent_factory.cc59 EventFactory::EventFactory(Event::BuildMethod *defaultBuildMethod)
85 Event::BuildMethod *buildMethod(m_defaultBuildMethod);
H A Devent.h95 typedef Event* (BuildMethod)(Type, NVPairMap &, const std::string &); typedef in class:DevdCtl::Event
98 static BuildMethod Builder;
320 static BuildMethod Builder;
358 static BuildMethod Builder;
381 static BuildMethod Builder;
H A Dconsumer.h56 Consumer(Event::BuildMethod *defBuilder = NULL,
H A Dconsumer.cc77 Consumer::Consumer(Event::BuildMethod *defBuilder,
/freebsd-12-stable/cddl/usr.sbin/zfsd/
H A Dzfsd_event.h68 static BuildMethod Builder;
98 static BuildMethod Builder;
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCDeclVendor.cpp312 BuildMethod(ClangASTContext &clang_ast_ctxt, function in class:ObjCRuntimeMethodType
456 clang::ObjCMethodDecl *method_decl = method_type.BuildMethod(
474 clang::ObjCMethodDecl *method_decl = method_type.BuildMethod(
/freebsd-12-stable/cddl/usr.sbin/zfsd/tests/
H A Dzfsd_unittest.cc100 static BuildMethod MockZfsEventBuilder;

Completed in 117 milliseconds