Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/java/
Djava_file.cc333 int static_block_bytecode_estimate = 0; in Generate() local
336 printer, &static_block_bytecode_estimate); in Generate()