Home
last modified time | relevance | path

Searched refs:creation_func (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp189 const OperationCreationFunc &creation_func) { in RegisterOperation() argument
190 GetCreationFuncMap().insert(std::make_pair(operation, creation_func)); in RegisterOperation()