Searched defs:UpdateKeyCallback (Results 1 – 2 of 2) sorted by relevance
39 using UpdateKeyCallback = DistributedDB::UpdateKeyCallback; variable
212 using UpdateKeyCallback = std::function<void (const Key &originKey, Key &newKey)>; variable