Searched defs:ENTRY_1 (Results 1 – 2 of 2) sorted by relevance
79 const DistributedDB::Entry ENTRY_1 = {KEY_1, VALUE_1}; variable
462 const DistributedDB::Entry ENTRY_1 = { .key = KEY_1, .value = VALUE_1 }; variable