Home
last modified time | relevance | path

Searched refs:serverKeysKey (Results 1 – 2 of 2) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/
H A DSystemData.h50 const Key serverKeysKey( UID serverID, const KeyRef& keys );
H A DSystemData.cpp81 const Key serverKeysKey( UID serverID, const KeyRef& key ) { in serverKeysKey() function