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