Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dzip_writer.cc171 uint32 dir_ofs = raw_output_->ByteCount(); in WriteDirectory() local
210 output.WriteLittleEndian32(dir_ofs); // central directory offset in WriteDirectory()