Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/streaming_proto/
H A 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()