Home
last modified time | relevance | path

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

/rocksdb-6.9/options/
Doptions_helper.h110 int mutable_offset; member
Doptions_helper.cc389 reinterpret_cast<char*>(options) + opt_info.mutable_offset, opt_info.type, in ParseSingleStructOption()
813 reinterpret_cast<char*>(new_options) + opt_info.mutable_offset, in GetMutableOptionsFromStrings()
843 reinterpret_cast<char*>(new_options) + opt_info.mutable_offset, in GetMutableDBOptionsFromStrings()