Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
DStructuredDataDarwinLog.cpp191 const OperationCreationFunc &creation_func) { in RegisterOperation() argument
192 GetCreationFuncMap().insert(std::make_pair(operation, creation_func)); in RegisterOperation()