MCPcopy Create free account
hub / github.com/baidu/tera / GetRequiredBufferAlignment

Method GetRequiredBufferAlignment

src/leveldb/util/env_flash.cc:278–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276 }
277
278 size_t GetRequiredBufferAlignment() const { return logical_sector_size_; }
279
280 bool isValid() { return (dfs_file_ || flash_file_); }
281

Callers 1

FlashRandomAccessFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected