Home
last modified time | relevance | path

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

/frameworks/base/tools/streaming_proto/
Dstring_utils.cpp44 bool underscore_next = false; in make_constant_name() local
48 if (underscore_next) { in make_constant_name()
50 underscore_next = false; in make_constant_name()
54 underscore_next = true; in make_constant_name()
56 underscore_next = false; in make_constant_name()
/frameworks/proto_logging/stats/stats_log_api_gen/
Dutils.cpp146 bool underscore_next = false; in make_constant_name() local
150 if (underscore_next) { in make_constant_name()
152 underscore_next = false; in make_constant_name()
156 underscore_next = true; in make_constant_name()
158 underscore_next = false; in make_constant_name()