Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/js/
Djs_generator.cc464 bool is_upper_camel, in JSIdent() argument
468 result = is_upper_camel ? in JSIdent()
472 result = is_upper_camel ? in JSIdent()