Searched refs:includes (Results 1 – 7 of 7) sorted by relevance
1 # Regression test for Issue 195: Message size not calculated if a submessage includes
2 # includes from another directory.
136 // Automatic includes to exlude from generated `.pb.h`
1691 def generate_header(self, includes, headername, options): argument1725 for incfile in includes:2156 includes = [d for d in f.fdesc.dependency if d not in excludes]2158 headerdata = ''.join(f.generate_header(includes, headerbasename, options))
269 …message(FATAL_ERROR "Your path includes a ':' character used as an option separator for nanopb. Up…
11 includes nanopb headers.35 * `max_size`: Allocated maximum size for `bytes` and `string` fields. For strings, this includes th…
141 **Changes:** `pb.h` now includes `limits.h` for this macro.