Searched defs:OnCreatedFunction (Results 1 – 5 of 5) sorted by relevance
317 using OnCreatedFunction = unique_function<void(Expected<SimpleSegmentAlloc>)>; variable
314 using OnCreatedFunction = unique_function<void(Expected<SimpleSegmentAlloc>)>; variable