Home
last modified time | relevance | path

Searched defs:cached_size (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/core/src/test/proto/com/google/protobuf/
Dtest_bad_identifiers.proto49 optional string cached_size = 1; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto86 optional uint32 cached_size = 22; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dextension_set.h532 mutable int cached_size; member