Searched defs:IndexCallbackEvent (Results 1 – 2 of 2) sorted by relevance
30 using IndexCallbackEvent = std::function<void(int32_t, int32_t)>; variable
26 using IndexCallbackEvent = std::function<void(int32_t, int32_t)>; variable