Home
last modified time | relevance | path

Searched defs:strtypes (Results 1 – 2 of 2) sorted by relevance

/external/nanopb-c/generator/
Dnanopb_generator.py94 strtypes = (unicode, str) variable
96 strtypes = (str, ) variable
/external/grpc-grpc/third_party/nanopb/generator/
Dnanopb_generator.py79 strtypes = (unicode, str) variable
81 strtypes = (str, ) variable