Searched refs:creation_func (Results 1 – 1 of 1) sorted by relevance
191 const OperationCreationFunc &creation_func) { in RegisterOperation() argument192 GetCreationFuncMap().insert(std::make_pair(operation, creation_func)); in RegisterOperation()